mirror of
https://github.com/brl/mutter.git
synced 2025-03-23 19:53:52 +00:00

When the drag threshold is crossed while the click action is pressed, release it. This way, we can avoid spurious "clicked" signals from being emitted. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1667>