kwin/libkwineffects
Martin Gräßlin 6e7e1c530b Remove transformWindowDamage effects hook
It is not used by any effect, so we save one complete go through
all effects pass on each window damage.

The functionality which could be provided by this hook can also be
implemented using the window damaged signal.
2011-03-15 20:38:37 +01:00
..
CMakeLists.txt Move kwineffects library into own directory 2011-02-19 10:01:31 +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 Remove transformWindowDamage effects hook 2011-03-15 20:38:37 +01:00
kwinglobals.cpp Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwinglobals.h Move kwineffects library into own directory 2011-02-19 10:01:31 +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 Move push/popRenderTarget to kwingluitls 2011-03-13 14:34:30 +01:00
kwinglutils.h Move push/popRenderTarget to kwingluitls 2011-03-13 14:34:30 +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
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