Always relay configure notify events from XCB plugin.
authorSamuel Rødal <samuel.rodal@nokia.com>
Fri, 26 Aug 2011 08:31:02 +0000 (10:31 +0200)
committerGunnar Sletta <gunnar.sletta@nokia.com>
Mon, 29 Aug 2011 07:40:54 +0000 (09:40 +0200)
commit00fd783a39d55d2365ddead4fab2cc06091c119f
tree4dbc9d4b6e113a7151ab15b7b4eea55df460661b
parentc7013eea5925ff296df06081e7accc057b03c980
Always relay configure notify events from XCB plugin.

QWindow no longer sets its geometry member in setGeometry(), so it needs
to happen through handleGeometryChange() from the platform plugin.

Change-Id: Ia22b788c65dba4fc4b1efed1965ccd9473f1f743
Reviewed-on: http://codereview.qt.nokia.com/3709
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
src/plugins/platforms/xcb/qxcbwindow.cpp