1
0
Fork 0
mutter-performance-source/src
Jonas Dreßler 8a11069dca events: Only get MetaWaylandCompositor once
We get the MetaWaylandCompositor a bunch of times, but we can do with
getting it only once and then also replace the is_wayland_compositor()
checks with a if (wayland_compositor).

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2308>
2022-03-02 15:12:23 +00:00
..
backends onscreen/native: Warn instead of crashing if the frame_info queue is empty 2022-02-14 10:51:18 +00:00
compositor backends/x11: Update MetaBackend on ClutterEvent processing 2022-02-08 14:34:47 +00:00
core events: Only get MetaWaylandCompositor once 2022-03-02 15:12:23 +00:00
meta laters: Expose MetaLaters publicly 2022-02-07 17:52:05 +00:00
tests tests: Decrease boiler plate needed for adding more tests 2022-02-09 09:04:09 +00:00
ui window: Move icon management to X11 implementation 2022-02-07 17:52:05 +00:00
wayland wayland: Handle xdg_activation_v1_activate on non XDG activation tokens 2022-02-28 17:34:27 +01:00
x11 window: Move some display level window processing to MetaDisplay 2022-02-07 17:52:05 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build wayland: Drop deprecated text input 2022-01-05 22:30:21 +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