Reimplement QXcbWindow::setMask() with xcb
authorUli Schlachter <psychon@znc.in>
Tue, 17 Jul 2012 21:40:45 +0000 (23:40 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Jul 2012 22:59:32 +0000 (00:59 +0200)
commit597b99305e7c46ffcc83c60b7412bdff4e888500
treead558750b062b6b7a968c9b80c8ba757ba02908c
parent958e4e6bec1905f59dbac392dc48203a0a770558
Reimplement QXcbWindow::setMask() with xcb

This functionality does not need libXext. The bindings for the shape extension
from libxcb-shape is enough and is available without Xlib.

Change-Id: I9f1927024c64df00ace1666998c6c6deda2ef782
Signed-off-by: Uli Schlachter <psychon@znc.in>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/plugins/platforms/xcb/qxcbwindow.cpp
src/plugins/platforms/xcb/qxcbwindow.h
src/plugins/platforms/xcb/xcb.pro