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

Mouse reporting #104

Merged
merged 5 commits into from
Sep 23, 2022
Merged

Mouse reporting #104

merged 5 commits into from
Sep 23, 2022

Conversation

davidrg
Copy link
Owner

@davidrg davidrg commented Sep 19, 2022

This resolves #85

As does the 3rd mouse button!
Previously "Set mouse button 1 none drag \Kignore" would disable the action but a mark would still be set which would remain after the button was released.
Turns out they're different from other mouse events
For position & modifiers on button press and release only - no motion events.
@davidrg davidrg marked this pull request as ready for review September 23, 2022 09:10
@davidrg davidrg merged commit 49babc5 into master Sep 23, 2022
@davidrg davidrg deleted the mouse-reporting branch September 23, 2022 09:11
@davidrg davidrg added this to the Beta 4 milestone Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mouse reporting
1 participant