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

            Bug ID: 383966
           Summary: Missing QPlatformIntegration::queryKeyboardModifiers()
                    implementation
           Product: kwin
           Version: 5.10.4
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: platform-wayland
          Assignee: kwin-bugs-n...@kde.org
          Reporter: elvis.angelac...@kde.org
  Target Milestone: ---

QGuiApplication::queryKeyboardModifiers() (which calls
QPlatformIntegration::queryKeyboardModifiers()) does not work on wayland (or
better, the default implementation, which just call
QGuiApplication::keyboardModifiers(), gets called).

Not sure if the re-implementation should be done by the kwin QPA (as it also
doesn't work with weston), but I can't find an equivalent of QXcbIntegration in
qtwayland.

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

Reply via email to