mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 05:15:03 +00:00

Instead of passing around the CoglContext, pass around the view, which can be used to fetch the CoglContext. We'll use it for more stuff later. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3443>