mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Jonas Ådahl](/assets/img/avatar_default.png)
Hiding a compositor stage is not something that's really supported, but will still be used by tests, to get closer to a "fresh" stage for each test case, when the tests eventually start using the mutter provided stage. It'll use that stage simply because creating standalone stages isn't supported. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1289