summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorUli Schlachter <psychon@znc.in>2014-04-08 22:26:24 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-09 10:38:46 +0200
commite215aba4aa604e534b0ab9c50400da5d4d4e49ae (patch)
treecc8ccea5293c991426c5d67a5472c2d74a6133b3 /tests/auto
parente14ef58f3d222004c82279be5461cde755b4239d (diff)
XCB: Only use the XFixes extension if available
Commit 0d4918950e61f added a new place (QXcbWindow::setTransparentForMouseEvents()) where requests from the XFixes extension are generated. However, this wasn't checking if the extension is actually supported before using it. Fix this by turning QXcbWindow::setTransparentForMouseEvents() into a no-op if the XFixes extension isn't available. This means that the window in question won't be transparent for mouse events, but we cannot do much about that if the X server doesn't support the required extension. Task-number: QTBUG-38109 Change-Id: I2931481eb71bab990f2dcf0ec600b9e62d3d799c Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions