Carlos Garnacho
51e4491a9f
wayland: Force an initial focus in meta_wayland_drag_grab_set_focus()
We want some initial processing, even if the current focus didn't change. This could be for example the case of starting DnD too close to the window edge and out of it. At the point start_drag() is called, the current pointer focus is already NULL, so set_focus() would simply bail out here. https://bugzilla.gnome.org/show_bug.cgi?id=762104
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%