mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
c9992a2953
Wayland support is not really a "backend" thing, it just lacked a better place to store its instance pointer. Eventually we'll have a better place, but prepare for that by initializing it together with the more similar subsystems. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1833>