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

seatop_down: Call seatop_begin_default after sending touch events #7583

Merged
merged 1 commit into from
May 11, 2023

Conversation

hrdl-github
Copy link
Contributor

This is consistent with pointer tablet and button events.

Fixes #7577.

This is consistent with pointer tablet and button events.

Fixes swaywm#7577.
@emersion
Copy link
Member

Sounds good. There are more occurences though, see e.g. handle_touch_up() in sway/input/seatop_down.c.

@hrdl-github
Copy link
Contributor Author

That one I got. I didn't see any other occurrences when looking at the output of rg -A5 begin_default.

@emersion
Copy link
Member

My bad, I mixed up seatop_default.c and seatop_begin_default() and got confused.

Copy link
Member

@emersion emersion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

seatop_touch changes pointer behaviour
2 participants