kwin/scripting
David Edmundson e4ac215fcb [effects] Add effect to hold the desktop window static after plasmashell quits
Summary:
When a plasma session quits, the order of plasmashell and clients quitting is undetermined.

This looks bad as our desktop background disappears quite early. Rather than changing the real order, we can have kwin reference the last pixmap of any desktop and hold on to it.

Lasting till the compositor quits means it stays on the X frontbuffer till X quits and the experience is seamless.

Test Plan: Logged out (with relevant other ksmserver patches)

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D24864
2019-11-01 17:14:55 +00:00
..
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
dbuscall.cpp
dbuscall.h Use nullptr everywhere 2019-09-19 17:48:21 +03:00
documentation-effect-global.xml
documentation-global.xml Allow configuring script's screen edges from the KCM 2016-10-07 15:20:14 +01:00
genericscriptedconfig.cpp
genericscriptedconfig.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
genericscriptedconfig.json
kwinscript.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-07-13 05:18:09 +02:00
Messages.sh Fix message extraction 2018-05-20 08:14:50 +03:00
meta.cpp Merge branch 'Plasma/5.17' 2019-10-25 17:50:13 +03:00
meta.h Merge branch 'Plasma/5.17' 2019-10-25 17:50:13 +03:00
screenedgeitem.cpp Add support for new touch screen edge actions to declarative KWin scripts 2017-04-07 16:17:48 +02:00
screenedgeitem.h Use nullptr everywhere 2019-09-19 17:48:21 +03:00
scriptedeffect.cpp [effects] Add effect to hold the desktop window static after plasmashell quits 2019-11-01 17:14:55 +00:00
scriptedeffect.h [effects] Add effect to hold the desktop window static after plasmashell quits 2019-11-01 17:14:55 +00:00
scripting.cpp Rename Client to X11Client 2019-09-25 21:11:37 +03:00
scripting.h Rename Client to X11Client 2019-09-25 21:11:37 +03:00
scripting_logging.cpp pedantic fixes 2016-07-16 13:14:44 -04:00
scripting_logging.h
scripting_model.cpp Rename Client to X11Client 2019-09-25 21:11:37 +03:00
scripting_model.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
scriptingutils.cpp
scriptingutils.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
timer.cpp
workspace_wrapper.cpp Rename Client to X11Client 2019-09-25 21:11:37 +03:00
workspace_wrapper.h Rename Client to X11Client 2019-09-25 21:11:37 +03:00