Skip to content

Conversation

@bolphen
Copy link
Contributor

@bolphen bolphen commented Mar 20, 2025

The keymods used to be updated when a key is pressed/released and then used for key repeat; but for example when Shift is pressed, keymods.shift at this moment is false, and all subsequent repeats will not use the shift modifier. So instead now we check the keymods when a repeat is being generated.

(Oops, missed the new version release)

@not-fl3
Copy link
Owner

not-fl3 commented Mar 20, 2025

I can do a minor version release any time, let me know if you need one!

Thanks for PR!

@not-fl3 not-fl3 merged commit 613e995 into not-fl3:master Mar 20, 2025
11 checks passed
@bolphen
Copy link
Contributor Author

bolphen commented Mar 20, 2025

No worries! Personally I just use master or my own fork ;)

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