![Jonas Dreßler](/assets/img/avatar_default.png)
Since the introduction of ClutterGrabs, MetaDnd now no longer gets notified about input events on the stage during grabs (for example while the alt-tab popup is shown) and thus can't move the grab feedback actor anymore. To fix this, forward events to MetaDnD directly from meta_display_handle_event() when a ClutterGrab is in effect. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2308>