Skip to content

report correct buttons with mouse button-event tracking mode#127

Merged
kandu merged 1 commit intoocaml-community:masterfrom
kandu:mouse
Apr 6, 2026
Merged

report correct buttons with mouse button-event tracking mode#127
kandu merged 1 commit intoocaml-community:masterfrom
kandu:mouse

Conversation

@kandu
Copy link
Copy Markdown
Collaborator

@kandu kandu commented Apr 6, 2026

This PR fixes a bug in mouse event processing. The bug occurred when button-event tracking mode was enabled, causing confusion with motion events.

Hope this PR will resolve #126

@kandu kandu merged commit d9fc41a into ocaml-community:master Apr 6, 2026
11 of 20 checks passed
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.

Mouse motion events decoded with wrong button in X11 normal encoding (mode 1002)

1 participant