mirror of
https://github.com/brl/mutter.git
synced 2025-03-11 13:55:05 +00:00

This also changes the view construction path used by the renderer view to use the new 'add_view()' function, meaning we have a common entry point for views into the renderer, which will be useful later on. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1285