mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 18:39:09 +00:00
7e7a639cc5
We traverse the whole screnegraph anyway these days in finish_layout(), so no need for the whole "set the flag on parents even though we don't need it" dance anymore. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2667>