kwin/effects/showfps
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 Cleaned up the effects/ directory by moving each individual effect into 2009-02-05 15:35:38 +00:00
showfps.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
showfps.desktop SVN_SILENT made messages (.desktop file) 2011-02-11 07:35:13 +01:00
showfps.h Drop dependency to libplasma from kwineffects library 2011-02-17 19:38:42 +01:00
showfps_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
showfps_config.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
showfps_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
showfps_config.ui Less Krazy warnings please: QComboBox -> KComboBox 2010-08-06 21:35:39 +00:00