Skip to content

wayland: Fix dnd hotspot movement

Alice Mikhaylenko requested to merge wip/exalm/hotspot-fix into master

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

Merge request reports