kwin/scripting
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
..
CMakeLists.txt [kwin/genericscriptedkcm] Generate dbus interface from XML description 2014-03-19 08:10:45 +01:00
dbuscall.cpp
dbuscall.h
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp [kwin/genericscriptedkcm] Generate dbus interface from XML description 2014-03-19 08:10:45 +01:00
genericscriptedconfig.h [kwin] Fix genericscripted config 2014-03-19 08:00:28 +01:00
genericscriptedconfig.json [kwin] Fix genericscripted config 2014-03-19 08:00:28 +01:00
kwinscript.desktop
Messages.sh
meta.cpp
meta.h
screenedgeitem.cpp
screenedgeitem.h
scriptedeffect.cpp [kwin] Port away from deprected KCoreConfigSkeleton::readConfig 2014-03-25 16:29:03 +01:00
scriptedeffect.h
scripting.cpp
scripting.h
scripting_model.cpp
scripting_model.h
scriptingutils.cpp
scriptingutils.h Register KWin's global shortcuts with the new shortcut system 2014-03-19 14:14:56 +01:00
timer.cpp
workspace_wrapper.cpp [kwin] Use std::find_if and lambda functions for Workspace::findClient 2014-03-25 15:17:11 +01:00
workspace_wrapper.h