Revision c5efc52...

Go back to digest for 3rd February 2013

Optimization in KDE Base

Martin Gräßlin committed changes in [kde-workspace] /effects:

Port Magnifier Effect to XCB

First XRender effect which gets ported over. Therefore required bits are
added to CMakeLists.txt.

Port to xcb is luckily rather straight forward. Though the QPixmap usage
needs to be replaced by xcb_pixmap_t together with a XRenderPicture.

File Changes

Modified 3 files
  • /effects
  •   kwin/CMakeLists.txt
  •   kwin/magnifier/magnifier.cpp
  •   kwin/magnifier/magnifier.h
3 files changed in total