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.
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.
11 years ago
..
CMakeLists.txt Change KF5::plasma to KF5::Plasma 11 years ago
Messages.sh
dbuscall.cpp
dbuscall.h
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp Port kwin/genericscriptedconfig from Plasma::ConfigLoader to KConfigLoader 11 years ago
genericscriptedconfig.h
kwinscript.desktop
meta.cpp
meta.h
screenedgeitem.cpp
screenedgeitem.h
scriptedeffect.cpp And we got rid of KDebug 11 years ago
scriptedeffect.h
scripting.cpp Work around problem of restored QQuickWindows not being visible 11 years ago
scripting.h Work around problem of restored QQuickWindows not being visible 11 years ago
scripting_model.cpp And we got rid of KDebug 11 years ago
scripting_model.h
scriptingutils.cpp
scriptingutils.h And we got rid of KDebug 11 years ago
timer.cpp
workspace_wrapper.cpp
workspace_wrapper.h