kwin/src/scripting
Vlad Zahorodnii a9833dc9dd scripting: Prefer metadata.json over metadata.desktop in GenericScriptedConfig
KPluginMetaData in KF 6 doesn't load desktop files anymore. It means
that plasma packages need to come with json metadata files.

This change adjusts the generic scripted config loader so it can load
configuration even for packages with no metadata.desktop files.
2022-10-27 07:35:36 +00:00
..
v2 Change type of Window.resourceName, Window.resourceClass, and Window.windowRole to QString 2022-10-22 13:38:36 +00:00
v3 Change type of Window.resourceName, Window.resourceClass, and Window.windowRole to QString 2022-10-22 13:38:36 +00:00
CMakeLists.txt When an arrow key is not accepted look for adjacent views 2022-08-02 15:59:26 +00:00
dbuscall.cpp Run clang-format 2022-03-25 13:25:15 +02:00
dbuscall.h Run clang-format 2022-03-25 13:25:15 +02:00
desktopbackgrounditem.cpp Move multi-purpose code in its own directory 2022-09-06 11:21:40 +03:00
desktopbackgrounditem.h Merge ThumbnailItemBase and WindowThumbnailItem 2022-04-29 14:13:36 +03:00
documentation-effect-global.xml [scripting] Support shaders in scripted effects 2022-05-04 15:19:47 +00:00
documentation-global.xml
genericscriptedconfig.cpp scripting: Prefer metadata.json over metadata.desktop in GenericScriptedConfig 2022-10-27 07:35:36 +00:00
genericscriptedconfig.h Run clang-format 2022-03-25 13:25:15 +02:00
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 screenedge: move singleton to Workspace 2022-08-02 21:37:41 +00:00
screenedgeitem.h Run clang-format 2022-03-25 13:25:15 +02:00
scriptedeffect.cpp Remove KGlobalAccel bits from Platform 2022-10-26 07:04:47 +00:00
scriptedeffect.h effects: modernize some code 2022-06-29 10:34:50 +00:00
scripting.cpp Remove KGlobalAccel bits from Platform 2022-10-26 07:04:47 +00:00
scripting.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
scripting_logging.cpp
scripting_logging.h
scriptingutils.cpp Run clang-format 2022-03-25 13:25:15 +02:00
scriptingutils.h
windowthumbnailitem.cpp Account for render target scale when rendering a WindowThumbnailItem 2022-10-20 08:20:51 +00:00
windowthumbnailitem.h [windowthumbnails] Guard against software QtQuick backend 2022-10-18 08:19:20 +00:00
workspace_wrapper.cpp scripting: Add null window guard in WorkspaceWrapper::clientArea() 2022-09-09 06:10:56 +00:00
workspace_wrapper.h Remove QDesktopWidget use in WorkspaceWrapper for Qt6 2022-08-08 10:03:38 +00:00