kwin/effects/resize
Martin Gräßlin b265537962 Drop dependency to libplasma from kwineffects library
Since the EffectFrames have been moved into KWin core nothing in the
Effects lib actually used Plasma. The only remaining method is moved
to core as it's not used in the Effects. The Effects itself still
link against Plasma, so nothing changes for them.

The Plasma includes in the kwineffects header seemed to pull in
quite some additional headers, so the includes in some effects have
to be adjusted (most often KConfigGroup). This should speed up the
compilation of the library and the effects.
2011-02-17 19:38:42 +01:00
..
CMakeLists.txt Config interface for resize effect 2010-11-11 19:40:13 +00:00
resize.cpp Drop dependency to libplasma from kwineffects library 2011-02-17 19:38:42 +01:00
resize.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
resize.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
resize_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
resize_config.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
resize_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
resize_config.ui fixuifiles 2010-11-12 18:44:26 +00:00