kwin/scripting
Vlad Zahorodnii 1e9bd43368 scripting: Fix initialization of WorkspaceWrapper
Workspace::clientList() only returns X11 clients, while allClientList()
returns all managed clients (both X11 and Wayland).
2020-10-01 10:20:31 +00:00
..
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
Messages.sh Fix message extraction 2018-05-20 08:14:50 +03:00
dbuscall.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dbuscall.h Prettify license headers 2020-08-07 19:57:56 +00:00
documentation-effect-global.xml export AnimationEffect::set and ::cancel to script 2013-03-28 19:47:30 +01:00
documentation-global.xml Allow configuring script's screen edges from the KCM 2016-10-07 15:20:14 +01:00
genericscriptedconfig.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
genericscriptedconfig.h Prettify license headers 2020-08-07 19:57:56 +00:00
genericscriptedconfig.json [kwin] Fix genericscripted config 2014-03-19 08:00:28 +01:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-23 06:10:20 +02:00
meta.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
meta.h Prettify license headers 2020-08-07 19:57:56 +00:00
screenedgeitem.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
screenedgeitem.h Prettify license headers 2020-08-07 19:57:56 +00:00
scriptedeffect.cpp Replace remaining usages of old connect syntax with new connect syntax 2020-09-24 09:33:45 +00:00
scriptedeffect.h Expose effect ID to scripting via `effect.pluginId` 2020-08-11 18:50:24 +02:00
scripting.cpp Replace remaining usages of old connect syntax with new connect syntax 2020-09-24 09:33:45 +00:00
scripting.h Prettify license headers 2020-08-07 19:57:56 +00:00
scripting_logging.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scripting_logging.h Prettify license headers 2020-08-07 19:57:56 +00:00
scripting_model.cpp scripting: Make ClientFilterModel work for Wayland windows 2020-10-01 10:20:31 +00:00
scripting_model.h Prettify license headers 2020-08-07 19:57:56 +00:00
scriptingutils.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scriptingutils.h Prettify license headers 2020-08-07 19:57:56 +00:00
timer.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
workspace_wrapper.cpp scripting: Fix initialization of WorkspaceWrapper 2020-10-01 10:20:31 +00:00
workspace_wrapper.h Prettify license headers 2020-08-07 19:57:56 +00:00