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

Implement moving tablet v2 surfaces by pen input #5421

Merged
merged 3 commits into from
Jun 7, 2020

Conversation

Xyene
Copy link
Member

@Xyene Xyene commented Jun 4, 2020

Closes #5293.

This PR "cheats" a bit since tool tips on container titlebars/edges actually go through pointer emulation, so we don't need to implement resizing logic in the tool tip seatop.

@Xyene Xyene requested a review from emersion June 4, 2020 18:34
@Xyene Xyene changed the title Implement moving floating tablet v2 surfaces by pen input Implement moving tablet v2 surfaces by pen input Jun 4, 2020
@Xyene Xyene force-pushed the tablet-move-floating branch 6 times, most recently from 2bbb36e to 1c84ac8 Compare June 4, 2020 21:11
This allows us to not have to explicitly write the same while loop
everywhere.
@Xyene Xyene force-pushed the tablet-move-floating branch 2 times, most recently from b8da930 to 5bd166a Compare June 5, 2020 06:30
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.

Looks good and works. Thanks!

@emersion emersion merged commit ce494a5 into swaywm:master Jun 7, 2020
@Xyene Xyene deleted the tablet-move-floating branch October 18, 2020 20:10
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.

Can't move tablet v2 surfaces with tablet input
2 participants