https://bugs.kde.org/show_bug.cgi?id=455268

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/commit/99529e584b36 |ma/kwin/commit/c1a536a52739
                   |05c040ad5ad88792a28a2c1ff26 |f92f40ce72421c54354db57b3fa
                   |3                           |c

--- Comment #23 from Marco Martin <notm...@gmail.com> ---
Git commit c1a536a52739f92f40ce72421c54354db57b3fac by Marco Martin.
Committed on 20/06/2022 at 10:11.
Pushed by mart into branch 'master'.

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

M  +2    -6    src/effects/private/qml/WindowHeap.qml

https://invent.kde.org/plasma/kwin/commit/c1a536a52739f92f40ce72421c54354db57b3fac

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to