kwin/src/scripting
Vlad Zahorodnii 7016da39c8 Move active output tracking to workspace
Active output is a window management concept. It indicates what output
new windows have to be placed on if they have no output hint. So
Workspace seems to be a better place for it than the Screens class, which
is obsolete.
2021-08-30 13:28:23 +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 Fix clazy warning: Use QString() multi-arg 2021-08-25 20:09:55 +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: Draw window thumbnails with drop shadows 2021-08-19 06:30:55 +00: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