kwin/effects/screenshot
Martin Gräßlin 78dd6e6859 Fix rendering glitch in screenshot effect with Raster
We have to set the bit depth of the XPixmap to 32 in order to get
an alpha channel and we have to render the grabbed image using
composition mode Source in order to just copy all pixels to the
destination pixmap.

BUG: 276719
FIXED-IN: 4.7.0
2011-07-03 12:23:11 +02:00
..
CMakeLists.txt
screenshot.cpp Fix rendering glitch in screenshot effect with Raster 2011-07-03 12:23:11 +02:00
screenshot.desktop SVN_SILENT made messages (.desktop file) 2011-06-21 11:01:53 +02:00
screenshot.h EffectsHandler and Effect become QObjects 2011-02-25 20:25:21 +01:00