summaryrefslogtreecommitdiffstats
path: root/examples/opengl
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2014-10-01 14:48:29 +0200
committerFriedemann Kleint <Friedemann.Kleint@digia.com>2014-10-17 14:56:05 +0200
commitdb069e7f3009075937a772e780df40c63a871999 (patch)
tree710f66af3e6e04a31bfb59a629b00a42a6d72a7f /examples/opengl
parent16df1ad322689190f9b8107b010d74c92bb19e8b (diff)
XCB: Always set X window attributes in QXcbWindow::setWindowFlags().
QDockWidget and QToolBar set the Qt::BypassWindowManagerHint window flag when unplugging and clear it in the endDrag() methods. This does not have any effect since the attribute is not taken into account in QXcbWindow::setWindowFlags(). Change the method to always set the attributes, which should also make it possible to set/clear Qt::WindowTransparentForInput. Task-number: QTBUG-41189 Task-number: QTBUG-38964 Change-Id: Id9eddc642489d18f44c7597f8fc1a1df71971306 Reviewed-by: Andy Shaw <andy.shaw@digia.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
Diffstat (limited to 'examples/opengl')
0 files changed, 0 insertions, 0 deletions