Jonas Ådahl 20efdfcb41 wayland/pointer: Add way to cancel current grab
Previously a grab could suddenly end without the grabber knowing
anything about it. Some grabs assume they won't suddenly end without
notice, and can use then new 'cancel' vfunc to be notified.

Currently a grab is cancelled when a new one is started (i.e. in
meta_wayland_pointer_grab_start()), when a non-popup compositor wide
event route is initiated, and when the seat looses the pointer
capability.

https://bugzilla.gnome.org/show_bug.cgi?id=771858
2016-10-19 17:03:16 +08:00
2016-09-02 17:04:11 +08:00
2016-08-19 11:04:48 +02:00
2016-10-11 00:34:34 +02:00
2016-10-11 00:34:34 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%