kwin/libkwineffects
Martin Gräßlin 12220a0d59 Initial implementation of new Shadows in KWin
For a complete documentation of new functionality refer to:
http://community.kde.org/KWin/Shadow

The current implementation includes a new Shadow class and Toplevel
holds a pointer to an instance of this class. The Shadow class reads
the data from the X11 Property. There is one extended class located
in SceneOpenGL to render the shadow.

Compositor is adjusted to include the shadow region into the painting
passes.

Implementation for XRender still missing and Shadow needs to respond
to size changes of the Toplevel to update cached shadow region and
WindowQuads.
2011-03-27 12:33:07 +02:00
..
CMakeLists.txt
kwinconfig.h.cmake
kwineffects.cpp Remove transformWindowDamage effects hook 2011-03-15 20:38:37 +01:00
kwineffects.h Initial implementation of new Shadows in KWin 2011-03-27 12:33:07 +02:00
kwinglobals.cpp
kwinglobals.h stage one, call martin 2011-03-08 22:05:09 +01:00
kwinglplatform.cpp Integrate patch for gles and glsl-es version detection 2011-02-24 09:42:03 +08:00
kwinglplatform.h
kwinglutils.cpp Merge branch 'libkwineffects' 2011-03-16 19:46:59 +01:00
kwinglutils.h Update copyright 2011-03-16 19:39:10 +01:00
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp
kwinxrenderutils.h
Mainpage.dox
Messages.sh Improve message extraction 2011-02-20 16:02:33 +01:00