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.
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
5 years ago
..
CMakeLists.txt
Messages.sh
dbuscall.cpp
dbuscall.h Use nullptr everywhere 5 years ago
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp
genericscriptedconfig.h
genericscriptedconfig.json
kwinscript.desktop
meta.cpp Merge branch 'Plasma/5.17' 5 years ago
meta.h Merge branch 'Plasma/5.17' 5 years ago
screenedgeitem.cpp
screenedgeitem.h Use nullptr everywhere 5 years ago
scriptedeffect.cpp [effects] Add effect to hold the desktop window static after plasmashell quits 5 years ago
scriptedeffect.h [effects] Add effect to hold the desktop window static after plasmashell quits 5 years ago
scripting.cpp Rename Client to X11Client 5 years ago
scripting.h Rename Client to X11Client 5 years ago
scripting_logging.cpp
scripting_logging.h
scripting_model.cpp Rename Client to X11Client 5 years ago
scripting_model.h
scriptingutils.cpp
scriptingutils.h
timer.cpp
workspace_wrapper.cpp Rename Client to X11Client 5 years ago
workspace_wrapper.h Rename Client to X11Client 5 years ago