mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
Rui Matos
236417be38
compositor: End a wayland popup grab when starting a compositor grab
Wayland popup grabs, unlike other grab types, can be safely cancelled so there's no reason to deny compositor grab requests if a wayland popup is on. In particular, this allows entering the overview via a keybinding or locking the screen while a wayland popup has a grab which is something that's been advertised as a wayland improvement over X. https://bugzilla.gnome.org/show_bug.cgi?id=771235
…
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%