mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 02:05:10 +00:00

Toggling the click action on when leaving the actor/action sounds weird, this was presumably meant to toggle it off on leave, and back to in_held on enter. This way, the CLUTTER_LEAVE handling also matches what we want to do in case of grabs. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2099>