mirror of
https://github.com/brl/mutter.git
synced 2025-02-12 11:24:09 +00:00
![Carlos Garnacho](/assets/img/avatar_default.png)
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>