kwin/libkwineffects
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
..
anidata.cpp Add some const & 2019-10-30 19:23:01 +01:00
anidata_p.h Add some const & 2019-10-30 19:23:01 +01:00
CMakeLists.txt [libkwineffects] Introduce API to easily show a QtQuick scene in an effect 2019-09-27 16:11:05 +01:00
kwinanimationeffect.cpp Add some const & 2019-10-30 19:23:01 +01:00
kwinanimationeffect.h Add some const & 2019-10-30 19:23:01 +01:00
kwinconfig.h.cmake Move linking to DL_LIBRARY to x11standalone platform 2016-11-22 14:22:06 +01:00
kwineffectquickview.cpp [libkwineffects] Introduce API to easily show a QtQuick scene in an effect 2019-09-27 16:11:05 +01:00
kwineffectquickview.h [libkwineffects] Introduce API to easily show a QtQuick scene in an effect 2019-09-27 16:11:05 +01:00
kwineffects.cpp [effects] Add effect to hold the desktop window static after plasmashell quits 2019-11-01 17:14:55 +00:00
kwineffects.h [effects] Add effect to hold the desktop window static after plasmashell quits 2019-11-01 17:14:55 +00:00
kwinglobals.h [effects] Add effect to hold the desktop window static after plasmashell quits 2019-11-01 17:14:55 +00:00
kwinglplatform.cpp Add some const & 2019-10-30 19:23:01 +01:00
kwinglplatform.h Add support for virgl in GLPlatform 2019-10-29 20:57:02 +01:00
kwingltexture.cpp Add some const & 2019-10-30 19:23:01 +01:00
kwingltexture.h Add some const & 2019-10-30 19:23:01 +01:00
kwingltexture_p.h KWin::GLTexture support external textures 2019-09-25 14:28:19 +01:00
kwinglutils.cpp Add some const & 2019-10-30 19:23:01 +01:00
kwinglutils.h Add some const & 2019-10-30 19:23:01 +01:00
kwinglutils_funcs.cpp Add some const & 2019-10-30 19:23:01 +01:00
kwinglutils_funcs.h Add some const & 2019-10-30 19:23:01 +01:00
kwinxrenderutils.cpp Port away from deprecated QImage::byteCount 2019-07-10 02:02:15 +03:00
kwinxrenderutils.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
logging.cpp pedantic fixes 2016-07-16 13:14:44 -04:00
logging_p.h pedantic fixes 2016-07-16 13:14:44 -04:00
Mainpage.dox Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
Messages.sh Improve message extraction 2011-02-20 16:02:33 +01:00