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

Seperate discrete (mouse wheel) and continuous (touchpad) scroll events on wayland #4699

Merged
merged 2 commits into from
Feb 13, 2022

Conversation

xsrvmy
Copy link
Contributor

@xsrvmy xsrvmy commented Feb 12, 2022

This bumps seatVersion to 5. The code should still work if the user is using seatVersion 4.
Additionally this means that the code now requires libwayland 1.10 to compile. Even Ubuntu 16.04 had that version so we should be safe here.

Aside: doesn't glfw's license require marking the version as modified?

@kovidgoyal
Copy link
Owner

kovidgoyal commented Feb 13, 2022 via email

@kovidgoyal kovidgoyal merged commit 108974f into kovidgoyal:master Feb 13, 2022
@kovidgoyal
Copy link
Owner

BTW I modified it to use per window counters rather than global ones.

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.

2 participants