mirror of
https://github.com/brl/mutter.git
synced 2025-03-14 23:35:04 +00:00

This is about the only reason now to go through the ClutterBackend translate_event vmethod. We can do that directly, and stop requiring the generic vmethod that is actually just used for X11 events. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3153>