kwin/tabbox
Martin Gräßlin 9f85f7f597 Port non-composited Outline to XCB
Use xcb to create and manage the X11 backend of Outline. In addition the
used background pixmaps are rendered with XRender instead of using a
QPainter on a QPixmap. This is done because QPixmap is no longer bound to
an X Pixmap.

To create the XRender Picture the available functionality from
kwinxrenderutils is used. To be able to use it in KWin core the compile
option to build without XRender is removed for kwinxrenderutils, but
still supported for effects.

Obviously the port to XCB is not complete as xremderutils itself is still
on XLib.

REVIEW: 108642
2013-02-04 08:55:21 +01:00
..
qml SVN_SILENT made messages (.desktop file) 2013-01-31 16:31:28 +01:00
tests Port non-composited Outline to XCB 2013-02-04 08:55:21 +01:00
clientmodel.cpp Fix non-const ref iterator issues reported by Krazy2 checker foreach 2013-01-02 18:35:46 +01:00
clientmodel.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
CMakeLists.txt Verify pointer is valid when calculating the longest caption 2012-07-22 19:23:36 +02:00
declarative.cpp Use translucent/dialogs/background elements where possible 2013-01-30 15:14:54 +01:00
declarative.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
desktopchain.cpp Move Desktop Chain management from Workspace into own class 2013-01-07 09:47:51 +01:00
desktopchain.h Move Desktop Chain management from Workspace into own class 2013-01-07 09:47:51 +01:00
desktopmodel.cpp Remove outdated options from TabBoxConfig 2012-08-10 16:57:25 +02:00
desktopmodel.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2013-01-31 16:31:28 +01:00
tabbox.cpp Port non-composited Outline to XCB 2013-02-04 08:55:21 +01:00
tabbox.h Port non-composited Outline to XCB 2013-02-04 08:55:21 +01:00
tabboxconfig.cpp Merge branch 'KDE/4.9' 2012-08-11 22:13:59 +02:00
tabboxconfig.h Remove outdated options from TabBoxConfig 2012-08-10 16:57:25 +02:00
tabboxhandler.cpp Port non-composited Outline to XCB 2013-02-04 08:55:21 +01:00
tabboxhandler.h Port non-composited Outline to XCB 2013-02-04 08:55:21 +01:00