kwin/effects/zoom
Martin Gräßlin a3faf455b9 Port Zoom effect to XCB and some small improvements
* use xcb_fixes_foo
* drop QX11Info - we don't need it in the effects
* use QScopedPointer for GLTexture/XRenderPicture
* remove commented code
* use kDebug instead of qDebug

Of course XCursor library is still used as there is no XCB replacement.
What could be considered is adding a getCursor hook into the
EffectsHandler as also the ScreenShot Effect is getting the cursor and
using XCursor doesn't seem future proof to me ;-)

Sorry for putting everything into one commit.

REVIEW: 109083
2013-02-25 10:52:50 +01:00
..
CMakeLists.txt Use KConfigXT in Zoom Effect 2012-09-14 10:39:28 +02:00
zoom.cpp Port Zoom effect to XCB and some small improvements 2013-02-25 10:52:50 +01:00
zoom.desktop SVN_SILENT made messages (.desktop file) 2013-02-01 08:50:51 +01:00
zoom.h Port Zoom effect to XCB and some small improvements 2013-02-25 10:52:50 +01:00
zoom.kcfg Use KConfigXT in Zoom Effect 2012-09-14 10:39:28 +02:00
zoom_config.cpp Use KConfigXT in Zoom Effect 2012-09-14 10:39:28 +02:00
zoom_config.desktop SVN_SILENT made messages (.desktop file) 2013-02-01 08:50:51 +01:00
zoom_config.h Use KConfigXT in Zoom Effect 2012-09-14 10:39:28 +02:00
zoom_config.ui Use KConfigXT in Zoom Effect 2012-09-14 10:39:28 +02:00
zoomconfig.kcfgc Use KConfigXT in Zoom Effect 2012-09-14 10:39:28 +02:00