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 |