Skip to content

workspace: Pass device to startDrag()

This is necessary to make DnD operations work from tablet devices on wayland, as it's not the same onscreen pointer sprite than mice. Fixes window DnD in the overview on tablet devices, no longer having them stick to the wrong pointer.

Merge request reports