d56b05b5c3
We sometimes obtained the current event through the general machinery just so we could pass it along as a ClutterEvent instead of a specialized subtype. We now get that out of the box, so may avoid getting the current event which is just a cast of the same current event we already have. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2872>