kwin/src/scripting
Vlad Zahorodnii 5419e3df4a scripting: Introduce workspace.currentVirtualDesktop property
It's the same as the currentDesktop except that it's a VirtualDesktop
object.

The main advantage of the currentVirtualDesktop property is that it
doesn't change if a virtual desktop is added or removed in the middle.
It also makes dealing with virtual desktop changes easier.
2021-08-20 06:54:27 +00:00
..
v2 scripting: Move old ClientModel in V2 namespace 2021-08-19 06:30:55 +00:00
v3 scripting: Introduce ClientModel V3 2021-08-19 06:30:55 +00:00
CMakeLists.txt Use version-less qt DBus macros 2021-05-31 01:00:35 +02:00
dbuscall.cpp Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00
dbuscall.h Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp [GenericScriptedConfig] Remove unused parameter 2021-07-21 19:42:15 +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
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.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
scriptingutils.h
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 scripting: Introduce workspace.currentVirtualDesktop property 2021-08-20 06:54:27 +00:00
workspace_wrapper.h scripting: Introduce workspace.currentVirtualDesktop property 2021-08-20 06:54:27 +00:00