mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 15:22:15 +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>