kwin/scripting
Martin Gräßlin 6185bf00d3 Export useraction slots to scripting
All slots not requiring to be triggered from a QAction are exported.
This means that switchToDesktop is not exported but also not required,
as we have this through the properties.

Needs documentation...
2012-01-27 07:35:40 +01:00
..
meta.cpp Make List of Clients in ClientGroup accessable in scripts 2012-01-01 15:01:54 +01:00
meta.h ClientGroup becomes scriptable (again) 2012-01-01 14:43:32 +01:00
scripting.cpp Export clientArea methods to scripting 2012-01-26 22:56:24 +01:00
scripting.h Rename SWrapper::Workspace to KWin::WorkspaceWrapper 2012-01-22 12:38:03 +01:00
timer.cpp Simplify the Timer in scripting 2012-01-22 13:02:34 +01:00
workspace_wrapper.cpp Export useraction slots to scripting 2012-01-27 07:35:40 +01:00
workspace_wrapper.h Export useraction slots to scripting 2012-01-27 07:35:40 +01:00