kwin/effects/kscreen
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
kscreen.cpp Turn built-in effects into a library kwin links against 2014-01-24 14:13:59 +01:00
kscreen.desktop [kwin] Introduce a X-KWin-Internal in kwineffect services 2014-03-13 09:09:44 +01:00
kscreen.h Helper effect for KScreen integration 2013-06-04 17:06:42 +02:00
kscreen.kcfg Helper effect for KScreen integration 2013-06-04 17:06:42 +02:00
kscreenconfig.kcfgc Helper effect for KScreen integration 2013-06-04 17:06:42 +02:00