mutter/src
Florian Müllner 40d9d26229 window: Add has_attached_dialogs() function
We currently only expose a function to check whether a window *is* an
attached modal dialog, not whether it *has* any.

The latter is interesting as well, but the code currently lives in a
gnome-shell helper function. Mutter is in a better position to filter
out unmanaging windows though, so add corresponding API.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4825

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2123>
2021-12-14 18:23:23 +01:00
..
backends backends/native: Refactor LIBINPUT_EVENT_POINTER_AXIS handling 2021-12-14 15:44:48 +00:00
compositor cogl: Drop cogl-wayland-server.h 2021-12-07 18:34:00 -03:00
core window: Add has_attached_dialogs() function 2021-12-14 18:23:23 +01:00
meta window: Add has_attached_dialogs() function 2021-12-14 18:23:23 +01:00
tests tests/dbus-runner: Don't log to a loose ended pipe 2021-12-07 20:33:26 +00:00
ui frames: Keep accounting of double clicks in place 2021-10-29 00:27:18 +02:00
wayland wayland/pointer: Return on scroll without client 2021-12-14 15:44:48 +00:00
x11 x11: Initialize struct early 2021-10-27 14:12:35 +02:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build Move D-Bus interface files to dedicated directory 2021-12-07 18:52:29 +00: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 screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00