mirror of
https://github.com/brl/mutter.git
synced 2025-02-10 10:24:09 +00:00
![Jonas Ådahl](/assets/img/avatar_default.png)
The error is most likely a race where the tiled outputs disappeared before we had the chance to turn them into a whole monitor. Ignoring the error should be harmless, as we should be receive another RANDR event where we'd eventually fix things up. Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7120 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3335>