Skip to content

ime: Use correct timer for key release delay#2030

Merged
misyltoad merged 1 commit intoValveSoftware:masterfrom
bjj:fix-key-release-timing
Dec 5, 2025
Merged

ime: Use correct timer for key release delay#2030
misyltoad merged 1 commit intoValveSoftware:masterfrom
bjj:fix-key-release-timing

Conversation

@bjj
Copy link
Copy Markdown

@bjj bjj commented Dec 5, 2025

In 40cbcd8 I used the reset timer instead of the new release timer for the key release. This has a similar effect (delayed key release) but it does not have the intended separation of release and keymap reset like the original code.

In 40cbcd8 I used the reset timer instead of the new release timer
for the key release. This has a similar effect (delayed key release)
but it does not have the intended separation of release and keymap
reset like the original code.
@misyltoad misyltoad merged commit c4bc440 into ValveSoftware:master Dec 5, 2025
1 check failed
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