kwin/scripting
Vlad Zahorodnii 90b53f416c Use universal helper for writing toplevels to QDebug streams
Toplevel::debug() is one of annoyances that you need to deal with when
implementing a new client type. It can be tempting to just write "this"
to the stream, but it will result in a crash.

In order to make implementing new client types easier, this change
introduces a debug stream insertion operator overload that works for all
kinds of the Toplevel class.
2020-08-21 11:42:53 +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 Expose effect ID to scripting via `effect.pluginId` 2020-08-11 18:50:24 +02:00
scriptedeffect.h Expose effect ID to scripting via `effect.pluginId` 2020-08-11 18:50:24 +02:00
scripting.cpp Use universal helper for writing toplevels to QDebug streams 2020-08-21 11:42:53 +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 Prettify license headers 2020-08-07 19:57:56 +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 Prettify license headers 2020-08-07 19:57:56 +00:00
workspace_wrapper.h Prettify license headers 2020-08-07 19:57:56 +00:00