Skip to content

wayland: Fix dnd hotspot movement

Alice Mikhaylenko requested to merge wip/exalm/hotspot-fix-324 into gtk-3-24

_gdk_wayland_window_offset_next_wl_buffer() moves the window relatively to its current position, pass it a delta instead of new position.

Merge request reports