kwin/src/scripting
Vlad Zahorodnii 95e5f5fc1a Introduce Toplevel::output()
This is a little helper that can be very convenient with our transition
from int-based screen ids to AbstractOutput.

As is, the main issue with int screen ids is that they are extremely
dynamic.
2021-08-29 21:55:07 +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
dbuscall.cpp fix clazy warning: Pass a context object as 3rd connect parameter 2021-08-23 23:02:46 +00:00
dbuscall.h
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp Fix clazy warning: Use QString() multi-arg 2021-08-25 20:09:55 +00:00
genericscriptedconfig.h
genericscriptedconfig.json
kwinscript.desktop
Messages.sh
org.kde.kwin.Script.xml
screenedgeitem.cpp
screenedgeitem.h
scriptedeffect.cpp
scriptedeffect.h
scripting.cpp scripting: Add desktops property to AbstractClient 2021-08-20 06:54:27 +00:00
scripting.h
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 Drop VirtualDesktopManager::name() 2021-08-25 20:12:07 +03:00
workspace_wrapper.h scripting: Introduce workspace.currentVirtualDesktop property 2021-08-20 06:54:27 +00:00