Skip to content

refactor(display): render system keys as SF Symbols only - #99

Merged
esphynox merged 1 commit into
mainfrom
refactor/system-key-symbols
Aug 13, 2026
Merged

refactor(display): render system keys as SF Symbols only#99
esphynox merged 1 commit into
mainfrom
refactor/system-key-symbols

Conversation

@esphynox

@esphynox esphynox commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Render system keys with SF Symbols when available and fall back to short text labels instead of legacy Unicode glyphs.

This keeps system-key keycaps consistent with the symbol mapper, adds an SF Symbol for the context-menu key, and removes unused Unicode token constants that are no longer part of the display path.

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other:

Run project commands from Apps/Keyty.

UI Changes

Attach screenshots or screen recordings for visible UI changes. Write N/A if there are none.

Before After
N/A N/A

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Render system keyboard keys with SF Symbols where available, with shorter text fallbacks for keys that do not have a matching symbol.

@esphynox esphynox self-assigned this Aug 13, 2026
@esphynox
esphynox marked this pull request as ready for review August 13, 2026 20:34
@esphynox
esphynox merged commit 931febe into main Aug 13, 2026
1 check passed
@esphynox
esphynox deleted the refactor/system-key-symbols branch August 13, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant