mutter/src
Bilal Elmoussaoui 7717383deb meson: Allow to build without gnome-desktop
gnome-desktop is used to retrieve the monitor vendor name which in some
use cases is not needed  as it brings a bunch of gnome-desktop unwanted
dependencies.
The change makes mutter fallback to an "Undefined" vendor name if it is
built without gnome-desktop

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2317>
2022-03-03 15:07:38 +00:00
..
backends meson: Allow to build without gnome-desktop 2022-03-03 15:07:38 +00:00
compositor dnd: Notify about events during compositor grab from event filter 2022-03-02 15:12:23 +00:00
core dnd: Notify about events during compositor grab from event filter 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 dnd: Notify about events during compositor grab from event filter 2022-03-02 15:12:23 +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 meson: Allow to build without gnome-desktop 2022-03-03 15:07:38 +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