STEPS TO REPRODUCE 1. Laptop with a built in touchscreen. 2. Open the overview effect 3. Do a 3-finger swipe to switch the virtual desktop 4. Try to drag a window to move it onto a different virtual desktop OBSERVED RESULT Dragging does work with the touchpad, but it does not work with the touchscreen! There's no relevant debug log in journalctl or dmesg. This issue does not appear when the VDs are switched with the touchpad or hotkeys in beforehand. EXPECTED RESULT Dragging also works with the touchscreen. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 41 KDE Plasma Version: 6.2.3 KDE Frameworks Version: 6.8.0 Qt Version: 6.8.0 Kernel Version: 6.11.7-300.fc41.x86_64 (64-bit) Graphics Platform: Wayland
3. Do a 3-finger swipe ON THE TOUCHSCREEN to switch the virtual desktop
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/6766
Git commit 1649cbb8df6045959d673ae9240fbdc46efdbf75 by Xaver Hugl. Committed on 14/11/2024 at 17:38. Pushed by zamundaaa into branch 'master'. effect: plumb through touch cancel events and forward them to qtquick M +4 -0 src/effect/effect.cpp M +5 -0 src/effect/effect.h M +7 -0 src/effect/effecthandler.cpp M +1 -0 src/effect/effecthandler.h M +10 -0 src/effect/offscreenquickview.cpp M +1 -0 src/effect/offscreenquickview.h M +7 -0 src/effect/quickeffect.cpp M +1 -0 src/effect/quickeffect.h M +5 -0 src/input.cpp https://invent.kde.org/plasma/kwin/-/commit/1649cbb8df6045959d673ae9240fbdc46efdbf75