Skip to content

Drag'n'drop: only activate clients after still hover

Xaver Hugl requested to merge zamundaaa/kwin:fix-drag-activation into master

Instant activation causes usability problems. Instead, wait for the user to hover over the window for 250ms while not moving the mouse (or finger) before activating.

WIP because dropping on a window that's not yet activated doesn't work. It does get activated but apparently ignores the event.

BUG: 395368

Edited by Xaver Hugl

Merge request reports