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

Possible keyboard event duplication after suspend #123

Open
Exidex opened this issue Feb 4, 2025 · 1 comment
Open

Possible keyboard event duplication after suspend #123

Exidex opened this issue Feb 4, 2025 · 1 comment

Comments

@Exidex
Copy link
Contributor

Exidex commented Feb 4, 2025

Originally reported at project-gauntlet/gauntlet#45

I am getting reports that on Wayland after suspend application receives duplicate keyboard events, amount of events duplicates after each suspend. I have have not been able to reproduce it on my machine so I am not 100% sure that it is an issue in iced-layershell but maybe you can help me find the root cause.

See linked thread for examples

@Decodetalkers
Copy link
Collaborator

Decodetalkers commented Feb 4, 2025

I once have fixed it in #85, by using the same code in winit.. then it does not happened on my program. if there is still problem, maybe this part

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants