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

            Bug ID: 396157
           Summary: CSD moves with touch won't work
           Product: kwin
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: platform-wayland
          Assignee: kwin-bugs-n...@kde.org
          Reporter: k...@davidedmundson.co.uk
  Target Milestone: ---

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.

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

Reply via email to