mirror of
https://github.com/brl/mutter.git
synced 2025-02-08 09:34:10 +00:00
![Jonas Ådahl](/assets/img/avatar_default.png)
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
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%