mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
f481cbfa16
Mutter itself is versioned now, so passing the version information to the plugin is redunant now: The version is already determined by linking to a particular API version (gnome-shell) or by installing to a versioned plugin path (external plugins). https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1473