mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
8d83dec044
ClutterStage is the one and only subclass of ClutterGroup, but it overrides basically everything specific to ClutterGroup to mimic a ClutterActor. What a waste! Subclass ClutterActor directly and remove all the now useless vfunc overrides from ClutterStage. Adapt CallyStage to subclass CallyActor as well. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1332 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |