weston/xwayland
Kristian Høgsberg 052ef4e7bc xwayland: Be smarter about picking seats for move/resize
If we're going to move or resize an xwayland surface, we used to just
pick the first seat in the list for doing the move/resize.  Ideally we
can map from the XInput device doing the click to the corresponding
weston_seat, but that requires using xcb xinput, which isn't well supported.

Instead, lets use a simple heuristic that just picks the pointer that
most recently delivered a button event to the window in question.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=73807
2014-04-30 16:10:16 -07:00
..
dnd.c Don't include xserver-server-protocol.h 2014-04-07 09:46:27 -07:00
hash.c Move xwayland up one directory level 2013-12-04 10:20:02 -08:00
hash.h Move xwayland up one directory level 2013-12-04 10:20:02 -08:00
launcher.c xwayland: Check zalloc return for out of memory situation 2014-04-25 13:20:10 -07:00
selection.c Move xwayland up one directory level 2013-12-04 10:20:02 -08:00
window-manager.c xwayland: Be smarter about picking seats for move/resize 2014-04-30 16:10:16 -07:00
xwayland.h xwayland: Use new Xwayland DDX 2014-04-06 22:32:24 -07:00