wayland: Unset local DnD surface if destroyed early during DnD

This commit is contained in:
Carlos Garnacho 2014-09-30 17:05:22 +02:00
parent 102d1e62a2
commit 9efd96be7b

View File

@ -379,6 +379,7 @@ destroy_data_device_icon (struct wl_listener *listener, void *data)
wl_container_of (listener, drag_grab, drag_data_source_listener);
drag_grab->drag_surface = NULL;
drag_grab_update_dnd_surface (drag_grab);
}
static void