Revision 0954749...
Go back to digest for 22nd April 2012Features in KDE Base
Lamarque Souza committed changes in [kde-workspace/screenlocker] /:
Changes to incorporate screenlocker into ksmserver.
kscreenlocker is now a static library linked against
libkdeinit4_ksmserver.so. There is still another executable
(kscreenlocker_greet) that is responsible for drawing the QML unlock
screen (the one with the clock). I changed ksmserver to close
screenlocker right before closing the window manager, that is needed to
prevent kwin from becoming a "zoombie". Because of that sometimes you
will still be able to see the home screen right before the computer
finally shuts down.
File Changes
Modified 17 files
- CMakeLists.txt
- startkde.cmake
- ksmserver/CMakeLists.txt
- ksmserver/config-ksmserver.h.cmake
- ksmserver/main.cpp
- ksmserver/server.cpp
- ksmserver/server.h
- ksmserver/shutdown.cpp
- ksmserver/screenlocker/CMakeLists.txt
- ksmserver/screenlocker/ksldapp.cpp
- ksmserver/screenlocker/ksldapp.h
- powerdevil/daemon/CMakeLists.txt
- ksmserver/screenlocker/greeter/CMakeLists.txt
- plasma/desktop/applets/kickoff/CMakeLists.txt
- plasma/generic/applets/lock_logout/CMakeLists.txt
- plasma/generic/containmentactions/contextmenu/CMakeLists.txt
- plasma/generic/runners/sessions/CMakeLists.txt
17 files changed in total