You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Gräßlin 32a82141f0 Adding a build option for KWin Scripting
It is possible that adding this build option broke the Scripting
component. This is something that should not happen. Unfortunately
by just ifdefing everything scripting related with scripting enabled
we have build errors. These are caused by the fact that the scripting
code includes e.g. client.h through "./../client.h". At one offending
place I changed that to "client.h", but there is also a client.h in
the scripting directory.

The includes and naming of the scripting files clearly have to be fixed!
13 years ago
..
IMPLIST
apidocs.xml
apistyle.css
chelate.cpp KWin uses kdelibs coding style. 14 years ago
chelate.h KWin uses kdelibs coding style. 14 years ago
client.cpp KWin uses kdelibs coding style. 14 years ago
client.h KWin uses kdelibs coding style. 14 years ago
kwsapi.html
kwsapigen.cpp KWin uses kdelibs coding style. 14 years ago
meta.cpp KWin uses kdelibs coding style. 14 years ago
meta.h KWin uses kdelibs coding style. 14 years ago
plasma-backportglobal.h KWin uses kdelibs coding style. 14 years ago
s_clientgroup.cpp KWin uses kdelibs coding style. 14 years ago
s_clientgroup.h Adding a build option for KWin Scripting 13 years ago
scripting.cpp KWin uses kdelibs coding style. 14 years ago
scripting.h KWin uses kdelibs coding style. 14 years ago
timer.cpp KWin uses kdelibs coding style. 14 years ago
toplevel.cpp KWin uses kdelibs coding style. 14 years ago
toplevel.h KWin uses kdelibs coding style. 14 years ago
windowinfo.cpp KWin uses kdelibs coding style. 14 years ago
windowinfo.h KWin uses kdelibs coding style. 14 years ago
workspace.cpp KWin uses kdelibs coding style. 14 years ago
workspace.h KWin uses kdelibs coding style. 14 years ago
workspaceproxy.cpp KWin uses kdelibs coding style. 14 years ago
workspaceproxy.h KWin uses kdelibs coding style. 14 years ago