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

Horizontal and vertical scroll events are not grouped within a single frame #2567

Closed
wmww opened this issue Aug 22, 2022 · 1 comment
Closed

Comments

@wmww
Copy link
Contributor

wmww commented Aug 22, 2022

Because they come in as separate libinput events and so are processed as separate Mir events. wlroots, mutter and weston all group horizontal and vertical scroll events into the same frame. As far as I know this issue is longstanding, not introduced by any of the recent churn to libinput handling code.

@wmww
Copy link
Contributor Author

wmww commented Aug 22, 2022

Upon further testing it seems I was mistaken, and we do send the events correctly grouped within a single frame on the libinput platform.

@wmww wmww closed this as completed Aug 22, 2022
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

1 participant