https://bugs.kde.org/show_bug.cgi?id=455268
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/c1a536a52739 |ma/kwin/commit/2eb0c67b0bc7 |f92f40ce72421c54354db57b3fa |ee62e37cb510fafeec66a012b53 |c |f --- Comment #24 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 2eb0c67b0bc7ee62e37cb510fafeec66a012b53f by Vlad Zahorodnii, on behalf of Marco Martin. Committed on 20/06/2022 at 10:16. Pushed by vladz into branch 'Plasma/5.25'. Fix dragging especially by touch The drag manager of a window now can take over from anything, so that the events to initiate a drag are not stolen by the tap handlers (fixes the drag starts only the second time is tried issue) On wayland drag by touch was completely broken by the supportsclosewindows check, now the touch drag handler is always active and the check of the property is done only when the drag is over (cherry picked from commit c1a536a52739f92f40ce72421c54354db57b3fac) M +2 -6 src/effects/private/qml/WindowHeap.qml https://invent.kde.org/plasma/kwin/commit/2eb0c67b0bc7ee62e37cb510fafeec66a012b53f -- You are receiving this mail because: You are watching all bug changes.