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

Add last_key_pressed and filter repeated keys #183

Closed
wants to merge 1 commit into from

Conversation

santiagocezar
Copy link

@santiagocezar santiagocezar commented Jul 30, 2020

See piston #1220
This change cancels PressEvents for keys that weren't previously released (key repeat)
I can confirm this works on Linux X11, Wayland and Windows,

bvssvni added a commit to bvssvni/glutin_window that referenced this pull request Apr 17, 2021
@bvssvni bvssvni mentioned this pull request Apr 17, 2021
@bvssvni
Copy link
Member

bvssvni commented Apr 17, 2021

I made a new PR that fixes some bugs in this one: #201

Closing.

@bvssvni bvssvni closed this Apr 17, 2021
lubosmudrak pushed a commit to lubosmudrak/glutin_window that referenced this pull request Jun 12, 2021
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