kwin/effects/blur
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
..
blur.cpp EffectsHandler emits windowAdded signal 2011-02-25 22:06:02 +01:00
blur.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
blur.h EffectsHandler emits windowAdded signal 2011-02-25 22:06:02 +01:00
blur_config.cpp Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blur_config.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
blur_config.h Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blur_config.ui Add missing files from the previous commit. 2010-03-13 15:08:40 +00:00
blurshader.cpp Use GLPlatform to decide whether shaders are supported 2011-02-19 11:08:43 +01:00
blurshader.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
CMakeLists.txt