| Summary: | After 3-finger swiping on the touchscreen to switch virtual desktop, window cannot be dragged by touchscreen but only by cursor or touchpad | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | postix <postix> |
| Component: | effects-overview | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 6.2.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/1649cbb8df6045959d673ae9240fbdc46efdbf75 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
postix
2024-11-13 12:20:54 UTC
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 |