mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 13:19:38 +00:00

As ClutterGrab is a stack, the backend only cares about some grab existing currently or not. Make it sure that we grab whenever we go to >=1 grabs, and ungrab whenever we go to <1. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2068>