Reimplement QXcbWindow::startSystemResize() with xcb
authorUli Schlachter <psychon@znc.in>
Thu, 21 Jun 2012 19:01:48 +0000 (21:01 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 22 Jun 2012 09:47:24 +0000 (11:47 +0200)
commit6481218da13539529b87626a352a17f42c57be61
tree35387068a9312b148ac38c420f2546de791e42ef
parent652d82991d1d5591d9a7f6c4b95b38091600fa45
Reimplement QXcbWindow::startSystemResize() with xcb

This function just sends a ClientMessage to the window manager. XCB can
do this fine and there is no need to require Xlib for the job.

Change-Id: Iad3d78c393c1f439fff987fa19b4d82513810930
Signed-off-by: Uli Schlachter <psychon@znc.in>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/plugins/platforms/xcb/qxcbwindow.cpp
src/plugins/platforms/xcb/qxcbwindow.h