kwin/src/scripting
Alexander Lohnau 58c71de952 GenericScriptedConfigFactory::create: Do not use plugin keyword to identify which KCM should be loaded
We can just put the parameter in the variant list. Because the method is virtual, the keyword
parameter must exist in the method definition.

Task: https://phabricator.kde.org/T14744
2021-09-17 12:45:47 +00:00
..
v2 scripting: Move old ClientModel in V2 namespace 2021-08-19 06:30:55 +00:00
v3 Introduce Toplevel::output() 2021-08-29 21:55:07 +00:00
CMakeLists.txt Use version-less qt DBus macros 2021-05-31 01:00:35 +02:00
dbuscall.cpp fix clazy warning: Pass a context object as 3rd connect parameter 2021-08-23 23:02:46 +00:00
dbuscall.h Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00
documentation-effect-global.xml
documentation-global.xml Update link to kwin-scripting-api-generator 2021-03-10 17:40:24 +01:00
genericscriptedconfig.cpp GenericScriptedConfigFactory::create: Do not use plugin keyword to identify which KCM should be loaded 2021-09-17 12:45:47 +00:00
genericscriptedconfig.h [GenericScriptedConfig] Remove unused parameter 2021-07-21 19:42:15 +00:00
genericscriptedconfig.json
kwinscript.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2021-07-27 01:25:25 +00:00
Messages.sh
org.kde.kwin.Script.xml Restore script DBus API 2021-03-09 09:14:13 +00:00
screenedgeitem.cpp Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00
screenedgeitem.h Q_ENUMS -> Q_ENUM 2021-05-14 01:35:33 +02:00
scriptedeffect.cpp Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00
scriptedeffect.h [scripting] Port ScriptedEffects to QJSEngine 2021-02-23 07:47:01 +00:00
scripting.cpp scripting: Add desktops property to AbstractClient 2021-08-20 06:54:27 +00:00
scripting.h scripting: Make QTimer constructible 2021-07-19 12:14:16 +03:00
scripting_logging.cpp
scripting_logging.h
scriptingutils.cpp [scripting] Port ScriptedEffects to QJSEngine 2021-02-23 07:47:01 +00:00
scriptingutils.h [scripting] Port ScriptedEffects to QJSEngine 2021-02-23 07:47:01 +00:00
thumbnailitem.cpp scripting: Make thumbnaills use linear filter 2021-09-10 09:16:24 +03:00
thumbnailitem.h scripting: Draw window thumbnails with drop shadows 2021-08-19 06:30:55 +00:00
workspace_wrapper.cpp Move active output tracking to workspace 2021-08-30 13:28:23 +00:00
workspace_wrapper.h scripting: Introduce workspace.currentVirtualDesktop property 2021-08-20 06:54:27 +00:00