mirror of
https://github.com/brl/mutter.git
synced 2025-04-01 08:03:46 +00:00

Avoid peeking in the stage for loosely related actors, since the same event could be handled by different actors across the picking stack. This getter is also unused, so there's wiggle room here for changes. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3153>