kwin/libkwineffects
Martin Gräßlin ab6f2ba1fd EffectsHandler emits windowAdded signal
All previously existing windowAdded methods are renamed to slotWindowAdded.
EffectsHandlerImpl is connected to Workspace's clientAdded signal, which is
emitted a little bit earlier than the previous direct method call. This might
change behavior.
Another signal is added to Workspace to signal that an unmanaged is added.
2011-02-25 22:06:02 +01: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 EffectsHandler emits windowAdded signal 2011-02-25 22:06:02 +01:00
kwineffects.h EffectsHandler emits windowAdded signal 2011-02-25 22:06:02 +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 Use GLPlatform to decide whether shaders are supported 2011-02-19 11:08:43 +01:00
kwinglutils.h Use GLPlatform to decide whether shaders are supported 2011-02-19 11:08:43 +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