kwin/effects/blur
Martin Gräßlin b52975a57e Merge branch 'libkwineffects'
The branch contains the first step in reworking the kwineffects
library. This includes:
* replacing virtuals by signals and slots
* dropping some unused methods
* remove KWin::TimeLine

More to come.

Conflicts:
	kwin/workspace.cpp
2011-03-16 19:46:59 +01:00
..
CMakeLists.txt Make the strength of the blur effect configurable. 2010-03-13 15:03:29 +00:00
blur.cpp Drop the driver blacklist 2011-03-15 20:11:11 +01:00
blur.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
blur.h PropertyNotify becomes a signal 2011-03-12 19:18:19 +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 Fix passing matrixes to the shaders 2011-03-06 09:13:31 +01:00
blurshader.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00