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 Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
Mainpage.dox Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
Messages.sh Improve message extraction 2011-02-20 16:02:33 +01:00
kwinconfig.h.cmake Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
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 Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
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 Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
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 Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwinglutils_funcs.h Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwinxrenderutils.cpp Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwinxrenderutils.h Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00