mutter/src
Jonas Ådahl afca974405 tests: Move monitor test utils into libmutter-test.so
It already was built into it without any symbols exported, but also
duplicated in test cases that used it. Make it so that the built in
functions are exported, with prefixes, and make all tests use the
exported functions. While at it, make things go via MetaContext or
MetaBackend depending on how early in initialization things are run.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2262>
2022-02-09 09:04:09 +00:00
..
backends backends: Keep cursor hidden on tablet input on Wayland 2022-02-08 14:34:47 +00:00
compositor backends/x11: Update MetaBackend on ClutterEvent processing 2022-02-08 14:34:47 +00:00
core core: Drop handling of updates to the last used device 2022-02-08 14:34:47 +00:00
meta laters: Expose MetaLaters publicly 2022-02-07 17:52:05 +00:00
tests tests: Move monitor test utils into libmutter-test.so 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: Use default cursor on tablet tools 2022-02-08 14:34:47 +00:00
x11 window: Move some display level window processing to MetaDisplay 2022-02-07 17:52:05 +00:00
libmutter.pc.in
meson.build wayland: Drop deprecated text input 2022-01-05 22:30:21 +00:00
meta-private-enum-types.c.in
meta-private-enum-types.h.in