mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
9c79c72341
The bare minimum that we can ask to an actor before creating a grab on it is that it is realized (and thus, attached to the stage). Bail out if that is not the case when creating a grab. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2669>