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

Adding single and double click support #49

Closed
jdavidthomson opened this issue Feb 3, 2024 · 2 comments
Closed

Adding single and double click support #49

jdavidthomson opened this issue Feb 3, 2024 · 2 comments

Comments

@jdavidthomson
Copy link

Linked from breezy-desktop issue as implementation was in the XRLinuxDriver:

wheaney/breezy-desktop#11

I've worked on updating driver.c multitap.c and output.c programs to make 1,2,3 and 4 taps work pretty well.

The constants have been updated in my code, and calibrate and center have been pushed down in priority, making room for single and double tap.

I implemented the single left click, and double left click using using the appropriate mouse driver code.

Will submit a pr eventually.

@jdavidthomson jdavidthomson changed the title Adding single and dougle click support Adding single and double click support Feb 3, 2024
@jdavidthomson
Copy link
Author

PR Submitted:
#51

@wheaney
Copy link
Owner

wheaney commented Jul 26, 2024

Closing since the PR was closed.

@wheaney wheaney closed this as completed Jul 26, 2024
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

No branches or pull requests

2 participants