mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
d8ff97ebf6
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>