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

Details

    • 2d8b0d1cd566cc0c3ab600650b66cdc771d8314f

    Description

      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

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes