Skip to content

Comments

fix: improve keyboard input handling for macOS #8

Closed
vlad-terin wants to merge 2 commits intobaryhuang:mainfrom
vlad-terin:fix/keyboard-input-handling
Closed

fix: improve keyboard input handling for macOS #8
vlad-terin wants to merge 2 commits intobaryhuang:mainfrom
vlad-terin:fix/keyboard-input-handling

Conversation

@vlad-terin
Copy link
Collaborator

Changes made:

  • Update Command key mapping to use correct X11 keysym (0xffeb)
  • Add proper mappings for letters and numbers using dedicated dictionaries
  • Add fn key support (0xffed) and meta key alias
  • Improve key combination handling for better macOS compatibility

This fix addresses issues with:

  • Command + number combinations (cmd+1, cmd+2, etc.)
  • Command + letter combinations (cmd+l, cmd+a, etc.)
  • Command + Shift combinations
  • Other special keys and modifiers

@vlad-terin vlad-terin closed this by deleting the head repository Mar 31, 2025
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