Skip to content

fix(keycaps): correct modifier display order - #79

Merged
esphynox merged 3 commits into
mainfrom
fix/modifier-display-order
Aug 7, 2026
Merged

fix(keycaps): correct modifier display order#79
esphynox merged 3 commits into
mainfrom
fix/modifier-display-order

Conversation

@esphynox

@esphynox esphynox commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

Align keyboard modifier keycaps with Apple's canonical display order and preserve a stable left-before-right ordering for paired modifier keys.

Addresses #75

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other: xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS' -only-testing:KeytyTests/KeyboardVisualizerGroupViewSnapshotTests/testRendersAppleBlackCommandShiftKKeycaps

Run project commands from Apps/Keyty.

UI Changes

Snapshot updated for apple-black-command-shift-k-keycaps to reflect the new modifier order. No additional manual screenshots.

Before After
Screenshot 2026-08-07 at 18 33 52 Screenshot 2026-08-07 at 18 33 33

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Keyboard visualizer modifier keycaps now follow Apple's canonical modifier ordering, including consistent left/right ordering for paired modifier keys.

@esphynox esphynox changed the title Fix modifier key display order fix(keycaps): correct modifier display order Aug 7, 2026
@esphynox esphynox self-assigned this Aug 7, 2026
@esphynox
esphynox marked this pull request as ready for review August 7, 2026 16:42
@esphynox
esphynox merged commit 9203f8e into main Aug 7, 2026
1 check passed
@esphynox
esphynox deleted the fix/modifier-display-order branch August 7, 2026 16:58
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