mutter/src
Florian Müllner 937651cf0e display: Remove another COMPOSITOR_GRAB check
The event-route is never set to COMPOSITOR_GRAB nowadays, so the
condition will never be met.

Furthermore, it is expected that ClutterGrabs only happen when
events are routed normally, so the remaining NORMAL check should
already fully cover the old COMPOSITOR_GRAB case.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2436>
2022-05-28 10:25:29 +00:00
..
backends backend: Check if the gsettings scheme exists 2022-05-17 11:24:07 +02:00
compositor compositor: Update topmost window actor after visibility changes 2022-05-17 13:42:07 +00:00
core display: Remove another COMPOSITOR_GRAB check 2022-05-28 10:25:29 +00:00
meta core: Drop zenity show_dialog 2022-05-06 16:13:45 +02:00
tests tests/wayland: Draw surface with shared helper 2022-05-17 08:03:29 +00:00
ui window: Move icon management to X11 implementation 2022-02-07 17:52:05 +00:00
wayland wayland: Remove unnecessary COMPOSITOR_GRAB checks 2022-05-28 10:25:29 +00:00
x11 x11-display: Init event mask after taking manager selection 2022-05-27 18:26:01 +02:00
libmutter.pc.in
meson.build meson: Split x11 option into backend/xwayland 2022-05-25 16:42:04 +02:00
meta-private-enum-types.c.in core: Drop "volatile" from static GTypes in manual registration 2021-03-22 10:47:51 +00:00
meta-private-enum-types.h.in