mirror of
https://github.com/brl/mutter.git
synced 2025-02-10 18:34:09 +00:00
![Carlos Garnacho](/assets/img/avatar_default.png)
Stop taking a ClutterEvent and pass the essentials here (x/y/evtime), we don't have a ClutterEvent handy in all places that we call this API, and it feels awkward to create one just for calling this vmethod. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3153>