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

linux: Wayland: fix input_method serial number #385

Merged
merged 7 commits into from
Jan 28, 2025

Conversation

pentamassiv
Copy link
Collaborator

Fixing #356 will take some more time. For now I cherry-picked the commits from MR #368 that already improve the readability of the code and to fix a bug with the serial number of the input_method events on Wayland

…eived

The serial needs to increase each time a Done event is received. We do a roundtrip before sending the commit event to make sure we handled all Done events the compositor sent
@pentamassiv pentamassiv merged commit ef8e273 into enigo-rs:main Jan 28, 2025
24 checks passed
@pentamassiv pentamassiv deleted the wayland_cherry_pick branch January 28, 2025 23:32
@pentamassiv pentamassiv mentioned this pull request Jan 29, 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