bb1ec88dfa
We actually don't get a time from the xdndHandler when it emits drag-end, so we fail right now when calling workspaceManager.get_workspace_by_index(time). Fix it by getting the time ourselves instead. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2211>