mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 18:25:04 +00:00

The layout manager takes the generic ClutterActor expand/align properties into account. Everyone should already use those instead of the custom layout/child properties, so removing them should have little fallout, while making for a nice cleanup. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3382>