Bug 396157

Summary: CSD moves with touch won't work
Product: [Plasma] kwin Reporter: David Edmundson <kde>
Component: platform-wayland-nestedAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: bugseforuns, johannespfrang+kde, xaver.hugl
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Edmundson 2018-07-04 10:40:36 UTC
connect(shellSurface, &T::moveRequested, this,
        [this] {
            // TODO: check the seat and serial
            performMouseCommand(Options::MouseMove, Cursor::pos());
        }

will get triggered from the client with a touch event, but kwin won't handle it.
Comment 1 Patrick Silva 2018-09-15 16:31:45 UTC
Wayland session crashes on neon dev unstable when I try to move gnome disks window usng the touch screen.
Comment 2 Patrick Silva 2019-09-30 11:18:12 UTC
it's still impossible to move a CSD window with a touch screen on Wayland.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.17.80
KDE Frameworks Version: 5.63.0
Qt Version: 5.12.3
Comment 3 Zamundaaa 2022-08-23 09:42:38 UTC
This has been fixed a while ago