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

I don't see how this makes sense at all, ClutterClickAction really shouldn't mess with BUTTON_RELEASE events that are not part of a gesture. So propagate those events instead of stopping them. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2552>