kwin/scripting
Martin Gräßlin 17553e5a1f Work around problem of restored QQuickWindows not being visible
A declarative KWin script needs to register the QQuickWindows it is
using in the KWin object. This method ensures that the QQuickWindow
will destroy the platfrom window once it gets hidden. So the next
time the QQuickWindow is shown a new platform window is created.

As can be seen in the OSD this is not really nice, therefore a
KWin.Dialog should be created which takes care of these steps.
2013-11-07 14:10:35 +01:00
..
CMakeLists.txt Change KF5::plasma to KF5::Plasma 2013-10-16 01:36:56 +02:00
dbuscall.cpp New QML Type DBusCall 2013-08-13 09:57:51 +02:00
dbuscall.h New QML Type DBusCall 2013-08-13 09:57:51 +02:00
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp Port kwin/genericscriptedconfig from Plasma::ConfigLoader to KConfigLoader 2013-09-24 12:37:25 +02:00
genericscriptedconfig.h Port GenericScriptedConfig 2013-07-24 09:58:42 +02:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2013-08-13 04:19:10 +00:00
Messages.sh
meta.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
meta.h
screenedgeitem.cpp Add a ScreenEdgeItem to reserve a screen edge from QML 2013-08-13 09:57:51 +02:00
screenedgeitem.h Add a ScreenEdgeItem to reserve a screen edge from QML 2013-08-13 09:57:51 +02:00
scriptedeffect.cpp And we got rid of KDebug 2013-09-02 13:14:39 +02:00
scriptedeffect.h
scripting.cpp Work around problem of restored QQuickWindows not being visible 2013-11-07 14:10:35 +01:00
scripting.h Work around problem of restored QQuickWindows not being visible 2013-11-07 14:10:35 +01:00
scripting_model.cpp And we got rid of KDebug 2013-09-02 13:14:39 +02:00
scripting_model.h
scriptingutils.cpp
scriptingutils.h And we got rid of KDebug 2013-09-02 13:14:39 +02:00
timer.cpp
workspace_wrapper.cpp Remove kapplication.h include from sm.h 2013-08-06 11:20:28 +02:00
workspace_wrapper.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00