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 support for extra mouse buttons #89

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

robiot
Copy link
Owner

@robiot robiot commented Oct 2, 2023

Very buggy. Xorg seems to be very annoying when it comes to mouse events.
Ex. it emits two VisibilityNotify(#define VisibilityNotify 15<x.h>) events and one ButtonPress event(#define ButtonPress 4<x.h>), but only if the XClicker window is focused.

Something happened to the last draft pr.

@robiot robiot marked this pull request as draft October 2, 2023 12:27
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.

None yet

1 participant