mirror of
https://github.com/brl/mutter.git
synced 2025-05-08 16:14:55 +00:00

clutter_event_get_source() is still valid for the case of crossing events, just like clutter_event_get_related(). The latter is not deprecated, so the former shouldn't be either. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2389>