Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly check left / right for modifier only key #1298

Merged
merged 1 commit into from
Mar 15, 2025

Conversation

wengxt
Copy link
Member

@wengxt wengxt commented Mar 14, 2025

If modifier-only key can be considered as two parts, modifier and
the trigger key. Trigger key's left and right should be considered when
checking isReleaseOfModifier().

Fix #1289

@wengxt wengxt force-pushed the modifier-left-right branch from aaa645e to 88c5e92 Compare March 14, 2025 01:22
If modifier-only key can be considered as two parts, modifier and
the trigger key. Trigger key's left and right should be considered when
checking isReleaseOfModifier().

Fix #1289
@wengxt wengxt force-pushed the modifier-left-right branch from 88c5e92 to 35d0fc8 Compare March 15, 2025 20:28
@wengxt wengxt merged commit e6444e6 into master Mar 15, 2025
4 checks passed
@wengxt wengxt deleted the modifier-left-right branch March 15, 2025 21:00
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.

Unexpected language switch when typing a specific sequence
1 participant