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
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
documentation-global.xml
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
kwinscript.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-23 06:10:20 +02:00
Messages.sh
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