kwin/src/scripting
Vlad Zahorodnii 4bfb0acc17 Make Workspace track managed outputs
This change adjusts the window management abstractions in kwin for the
drm backend providing more than just "desktop" outputs.

Besides that, it has other potential benefits - for example, the
Workspace could start managing allocation of the placeholder output by
itself, thus leading to some simplifications in the drm backend. Another
is that it lets us move wayland code from the drm backend.
2022-07-21 08:43:50 +00:00
..
v2
v3
CMakeLists.txt
dbuscall.cpp
dbuscall.h
desktopbackgrounditem.cpp
desktopbackgrounditem.h
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp
genericscriptedconfig.h
genericscriptedconfig.json
kwinscript.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-07-01 01:52:46 +00:00
Messages.sh
org.kde.kwin.Script.xml
screenedgeitem.cpp
screenedgeitem.h
scriptedeffect.cpp effects: modernize some code 2022-06-29 10:34:50 +00:00
scriptedeffect.h effects: modernize some code 2022-06-29 10:34:50 +00:00
scripting.cpp
scripting.h
scripting_logging.cpp
scripting_logging.h
scriptingutils.cpp
scriptingutils.h
windowthumbnailitem.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
windowthumbnailitem.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
workspace_wrapper.cpp Make Workspace track managed outputs 2022-07-21 08:43:50 +00:00
workspace_wrapper.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00