mirror of
https://github.com/brl/mutter.git
synced 2025-05-29 01:50:02 +00:00

Instead of heap allocated graphene matrices, embed them into the entries themselves. That makes the matrix magazine unused, and thus also remove it. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1439