kwin/effects/dashboard
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 initial commit of the KWin dashboard effect 2010-07-23 19:52:20 +00:00
dashboard.cpp Drop dependency to libplasma from kwineffects library 2011-02-17 19:38:42 +01:00
dashboard.desktop SVN_SILENT made messages (.desktop file) 2011-02-13 20:33:23 +01:00
dashboard.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
dashboard_config.cpp add fade animation and duration settings to dashboard effect 2010-10-20 06:33:55 +00:00
dashboard_config.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
dashboard_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
dashboard_config.ui add fade animation and duration settings to dashboard effect 2010-10-20 06:33:55 +00:00