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

clear the modifier keys on exiting the focused window #519

Merged
merged 3 commits into from
Jan 26, 2025

Conversation

narodnik
Copy link
Contributor

we need to clear the mods otherwise they can be released outside the window's focus and stay on when the window is refocused.

btw when you get a chance, please approve issue #517, ty!

jkds and others added 3 commits January 20, 2025 11:26
…fixes the issue when you are type a key command to leave a window like ALT+tab. The window will receive just ALT and it will remain stuck after you refocus.
@not-fl3 not-fl3 merged commit 782ab83 into not-fl3:master Jan 26, 2025
10 checks passed
@not-fl3
Copy link
Owner

not-fl3 commented Jan 26, 2025

Thanks!

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.

2 participants