Revision 8764672...
Go back to digest for 5th August 2012Optimization in KDE Base
David Edmundson committed changes in [lightdm] /:
Seamless login from LightDM-KDE to KSplash
DIGEST: Prevent a black flicker when logging in via LightDM-KDE before KSplash starts
Add a new process that when passed an image on a socket will set it to the X background
and set XSetCloseDownModel to retainTemporary.
A QML object "xhandler" exposes a slot setRootImage which will set a current screenshot of the
QML scene into the XRootWindow
This image will then be shown when switching from the greeter to the splash.
REVIEW: 105848
FIXED-IN: 0.3
File Changes
Added 1 files
- greeter/rootimageapp.cpp
Modified 5 files
- greeter/CMakeLists.txt
- greeter/greeterwindow.cpp
- greeter/greeterwindow.h
- greeter/main.cpp
- themes/userbar/main.qml
6 files changed in total