kwin/effects/dashboard
Martin Gräßlin aeb90a2411 [kwin] Introduce a X-KWin-Internal in kwineffect services
X-KWin-Internal should be used for effects which are either internal
to KWin and are configured at a different location in KWin. Examples
are:
 * CoverSwitch - configured in WindowSwitcher KCM, but not FlipSwitch
   as that one has a non WindowSwitcher mode
 * window geometry - configured in moving

And it should also be used for helper effects to the overall
kde-workspace module. Examples are:
 * Dashboard - required by Plasma
 * KScreen - required for KScreen
 * Screenshot - required by KSnapshot

Why a new category and not the already existing NoShow property?
The idea is to just filter on the effects in the list. Thus it should
be possible to show them. But NoShow is clearly intended to not be
shown at all.

REVIEW: 116754
2014-03-13 09:09:44 +01:00
..
CMakeLists.txt CMake macros porting 2013-11-27 16:11:14 +01:00
dashboard.cpp Turn built-in effects into a library kwin links against 2014-01-24 14:13:59 +01:00
dashboard.desktop [kwin] Introduce a X-KWin-Internal in kwineffect services 2014-03-13 09:09:44 +01:00
dashboard.h Remove unused includes 2013-03-15 15:51:14 +01:00
dashboard.kcfg Use KConfigXT in Dashboard Effect 2012-09-19 09:21:15 +02:00
dashboard_config.cpp Port effect configs to new KCModule ctor 2013-07-24 09:58:43 +02:00
dashboard_config.desktop SVN_SILENT made messages (.desktop file) 2014-01-19 04:06:03 +00:00
dashboard_config.h Use KConfigXT in Dashboard Effect 2012-09-19 09:21:15 +02:00
dashboard_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
dashboardconfig.kcfgc Use KConfigXT in Dashboard Effect 2012-09-19 09:21:15 +02:00