Skip to content

fix(keyboard): show standalone special keys with combo-only filter - #113

Merged
esphynox merged 1 commit into
mainfrom
fix/show-standalone-special-keys
Aug 16, 2026
Merged

fix(keyboard): show standalone special keys with combo-only filter#113
esphynox merged 1 commit into
mainfrom
fix/show-standalone-special-keys

Conversation

@esphynox

@esphynox esphynox commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • keep standalone special keys visible when Show key combinations only is enabled and Special keys is on
  • continue hiding unmodified regular keys under the combo-only filter
  • add regression coverage for special-key and regular-key filtering behavior

Addresses #88 and #89

Tests

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

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

Standalone special keys like Escape and function keys remain visible when Show key combinations only is enabled and Special keys is on.

@esphynox
esphynox marked this pull request as ready for review August 16, 2026 11:44
@esphynox esphynox added the bug Something isn't working label Aug 16, 2026
@esphynox
esphynox merged commit a1a2315 into main Aug 16, 2026
1 check passed
@esphynox
esphynox deleted the fix/show-standalone-special-keys branch August 16, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant