Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49952

(Un)plugging an input device makes Qt select input events on the root window.

XMLWordPrintable

    • 2d8b0d1cd566cc0c3ab600650b66cdc771d8314f

      As of Qt 5.5.0, plugging in or unplugging an input device with a Qt application running prevents the awesome window manager from receiving mouse input events. Other applications continue to work as expected.
      For non-root windows, this was fixed by setting the appropriate XCB event mask. However, the fix does not seem to be applicable for the root window.
      Setting QT_XCB_NO_XI2_MOUSE=1 works around the problem.

      For a more detailed analysis, please refer to
      https://github.com/awesomeWM/awesome/issues/415

        For Gerrit Dashboard: QTBUG-49952
        # Subject Branch Project Status CR V

            srutledg Shawn Rutledge
            N0T3P4D N0T3P4D
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes