mutter/src
Jonas Ådahl 10043c7c11 dbus-session: Add get_id() vfunc
It's currently not set by anything, and will only be used by
non-abstract implementations of a future D-Bus interface session
manager. When interface implementations gets ported to this new type,
their MetaDbusSession implementations will set this vfunc.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2713>
2023-02-23 17:52:08 +00:00
..
backends dbus-session: Add get_id() vfunc 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/xwayland: Handle _NET_WM_FULLSCREEN_MONITORS for XRandR emulation 2023-02-20 16:55:36 +00:00
frames frames: Quit immediately on SIGTERM 2023-01-20 21:25:02 +00:00
meta x11: Make some unnecessarily public API private again 2023-02-23 17:19:22 +01: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: Make some unnecessarily public API private again 2023-02-23 17:19:22 +01:00
libmutter.pc.in
meson.build wayland: Add X11 interop service client protocol 2023-02-13 15:34:24 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in