You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
CMakeLists.txt
Messages.sh
dbuscall.cpp Prettify license headers 4 years ago
dbuscall.h Prettify license headers 4 years ago
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp Prettify license headers 4 years ago
genericscriptedconfig.h Prettify license headers 4 years ago
genericscriptedconfig.json
kwinscript.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
meta.cpp Prettify license headers 4 years ago
meta.h Prettify license headers 4 years ago
screenedgeitem.cpp Prettify license headers 4 years ago
screenedgeitem.h Prettify license headers 4 years ago
scriptedeffect.cpp Expose effect ID to scripting via `effect.pluginId` 4 years ago
scriptedeffect.h Expose effect ID to scripting via `effect.pluginId` 4 years ago
scripting.cpp Use universal helper for writing toplevels to QDebug streams 4 years ago
scripting.h Prettify license headers 4 years ago
scripting_logging.cpp Prettify license headers 4 years ago
scripting_logging.h Prettify license headers 4 years ago
scripting_model.cpp Prettify license headers 4 years ago
scripting_model.h Prettify license headers 4 years ago
scriptingutils.cpp Prettify license headers 4 years ago
scriptingutils.h Prettify license headers 4 years ago
timer.cpp Prettify license headers 4 years ago
workspace_wrapper.cpp Prettify license headers 4 years ago
workspace_wrapper.h Prettify license headers 4 years ago