mutter/src
Carlos Garnacho 53126bf008 x11: Prevent use-after-free if a filter is removed during handling
Keep a pointer to the next element, to protect against filters removing
themselves.

Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/2640
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2868>
2023-02-24 14:11:55 +00:00
..
backends dbus-session: Make some properties part of the interface 2023-02-23 17:52:08 +00:00
compositor cogl: Remove legacy OpenGL driver support 2023-02-21 18:09:28 +00:00
core window: Add missing newline 2023-02-23 22:26:02 +01:00
frames
meta window: Add raise_and_make_recent() method 2023-02-23 20:40:58 +00:00
tests backends/native: Replace MetaKmsCrtcGamma with MetaGammaLut 2023-02-23 17:20:36 +00:00
wayland window/xwayland: Relayout when fullscreen client update emulated RandR mode 2023-02-20 16:55:36 +00:00
x11 x11: Prevent use-after-free if a filter is removed during handling 2023-02-24 14:11:55 +00:00
libmutter.pc.in
meson.build Port screen cast and remote desktop to MetaDbusSessionManager 2023-02-23 17:52:08 +00:00
meta-private-enum-types.c.in
meta-private-enum-types.h.in