wlroots icon indicating copy to clipboard operation
wlroots copied to clipboard

Pointer constraints via grabs

Open emersion opened this issue 6 years ago • 1 comments

Grabs would be a much better way to implement locked/confined pointers. That's how Weston does it.


wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/1501

emersion avatar Jan 26 '19 09:01 emersion

We've discussed it a bit in the #sway-devel channel and it seems we'll need some kind of cursor grabs for this to work, since pointer grabs do not have access the wlr_cursor.

L-as avatar Jan 26 '19 13:01 L-as