Skip to content

Fix PynputBackend translating non-space keys to space#75

Open
Enyium wants to merge 1 commit intosavbell:mainfrom
Enyium:patch-5
Open

Fix PynputBackend translating non-space keys to space#75
Enyium wants to merge 1 commit intosavbell:mainfrom
Enyium:patch-5

Conversation

@Enyium
Copy link

@Enyium Enyium commented Nov 16, 2024

Unmappable keys were incorrectly translated to the space key. Desist from calling on_input_event() for unmappable keys instead.

Fixes #65.

Unmappable keys were incorrectly translated to the space key. Desist from calling `on_input_event()` for unmappable keys instead.
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.

Activation Hotkey Incorrectly Triggers with Any Ctrl+Shift+Key Combination

1 participant