mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 12:43:52 +00:00

As a compositor toolkit, it makes sense to allow consumers of Clutter interact with the stage views themselves. As such, ClutterStageView should be a public class. As such, it is now included in clutter.h and should not be included directly. https://gitlab.gnome.org/GNOME/mutter/merge_requests/623