compositor-x11: Grab pointer on button press, ungrab on release
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 30 Oct 2012 15:04:52 +0000 (11:04 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 30 Oct 2012 15:04:54 +0000 (11:04 -0400)
commit7330862f9e25d513cfcc49358b7187524a9e1940
tree1b952df5840fc7b134756f027951da93cbf1b6d2
parent191e0eee7757f6c027ccb9c49b0977633a5c5600
compositor-x11: Grab pointer on button press, ungrab on release

This lets us confine the X pointer to the Weston X window, which corresponds
better with the rendered Wayland cursor actually moves.

https://bugs.freedesktop.org/show_bug.cgi?id=53558
src/compositor-x11.c