kwin/src/scripting
Vlad Zahorodnii a235cd6d26 build: Hardcode kwin name
We use KWIN_NAME, KWIN_INTERNAL_NAME_X11 and KWIN_INTERNAL_WAYLAND
properly only in a few places. In other, we use hardcoded names.

Let's not bother and hardcode kwin names everywhere rather than have one
foot in and one foot out, it's simpler.
2022-11-02 10:21:23 +00:00
..
v2 qAsConst -> std::as_const 2022-11-01 16:52:01 +02:00
v3 qAsConst -> std::as_const 2022-11-01 16:52:01 +02: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 Update link to kwin-scripting-api-generator 2021-03-10 17:40:24 +01:00
genericscriptedconfig.cpp build: Hardcode kwin name 2022-11-02 10:21:23 +00:00
genericscriptedconfig.h Run clang-format 2022-03-25 13:25:15 +02:00
genericscriptedconfig.json Remove ServiceTypes info 2022-10-28 06:58:44 +00:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-11-01 01:53:35 +00:00
Messages.sh
org.kde.kwin.Script.xml Restore script DBus API 2021-03-09 09:14:13 +00:00
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 build: Hardcode kwin name 2022-11-02 10:21:23 +00:00
scriptedeffect.h effects: modernize some code 2022-06-29 10:34:50 +00:00
scripting.cpp build: Hardcode kwin name 2022-11-02 10:21:23 +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 [scripting] Port ScriptedEffects to QJSEngine 2021-02-23 07:47:01 +00:00
windowthumbnailitem.cpp build: Add -Wno-unused-parameter compiler option 2022-10-31 15:50:37 +00:00
windowthumbnailitem.h [windowthumbnails] Guard against software QtQuick backend 2022-10-18 08:19:20 +00:00
workspace_wrapper.cpp build: Add -Wno-unused-parameter compiler option 2022-10-31 15:50:37 +00:00
workspace_wrapper.h scripting: Expose cursor position to the API 2022-10-30 10:34:05 +00:00