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

refactor repeat timer to be managed via a flag and on the surface itself #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ferrreo
Copy link
Contributor

@ferrreo ferrreo commented Jan 21, 2025

Should solve #7 as well as being a bit cleaner.

@ferrreo
Copy link
Contributor Author

ferrreo commented Jan 22, 2025

Pushed another commit to this to fix an issue related to unplugging and replugging your keyboard. This would also cause multiple keypresses due to adding more and more listeners every time one is added. Now we track the keyboard against the seat and clear it before adding a new listener if we get another capabilities update.

@ferrreo ferrreo mentioned this pull request Jan 22, 2025
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.

1 participant