kwin/effects/coverswitch
Martin Gräßlin 77fff7af6a [kwin] Port away from deprected KCoreConfigSkeleton::readConfig
Most is just switched to the ::read(). That should be enough for all the
Effects which have a KSharedConfig::Ptr underneath. If not we just need
to find a good place to put the reload.
2014-03-25 16:29:03 +01:00
..
shaders GLSL 1.40 shader for CoverSwitch Reflection 2013-05-23 09:43:43 +02:00
CMakeLists.txt [kwin/effects] Use generated dbus interface to reconfigure effects 2014-03-25 15:49:19 +01:00
coverswitch.cpp [kwin] Port away from deprected KCoreConfigSkeleton::readConfig 2014-03-25 16:29:03 +01:00
coverswitch.desktop [kwin] Introduce a X-KWin-Internal in kwineffect services 2014-03-13 09:09:44 +01:00
coverswitch.h Change the way how effects can get mouse events 2013-05-03 08:15:42 +02:00
coverswitch.kcfg Remove thumbnail bar from CoverSwitch Effect 2013-04-24 12:03:46 +02:00
coverswitch_config.cpp [kwin/effects] Use generated dbus interface to reconfigure effects 2014-03-25 15:49:19 +01:00
coverswitch_config.desktop [kwin] Create one plugin per effect configuration 2014-03-25 15:37:35 +01:00
coverswitch_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
coverswitch_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
coverswitchconfig.kcfgc