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

Send relative_pointer in frame with pointer; update Smithay #167

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Sep 8, 2023

The protocol doesn't specify this, but XWayland does assume relative pointer events are part of a frame.

This works for now, though a better solution will be needed in Smithay to also handle pointer constraints where a relative motion may occur alone, etc.

This seems to fix #159.

The protocol doesn't specify this, but XWayland does assume relative
pointer events are part of a frame.

This works for now, though a better solution will be needed in Smithay
to also handle pointer constraints where a relative motion may occur
alone, etc.

This seems to fix #159.
@Drakulix Drakulix merged commit bc3c304 into master_jammy Sep 8, 2023
1 check passed
@jackpot51 jackpot51 deleted the relative-pointer_jammy branch September 8, 2023 18:48
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.

XWayland: scroll wheel not working while mouse is moving
3 participants