Revision d144dcd...
Go back to digest for 11th May 2014Features in KDE Base
Martin Gräßlin committed changes in [plasma-workspace] /screenlocker:
Bring back a KCM for the screen locker
Together with adding back the KCM the settings are slightly adjusted to
have them fit the UI without needing a transformation in the KCM.
* timeout is stored in minutes (used to be seconds)
* grace time is stored in seconds (used to be msec)
* lock is enabled by default
Also disabling the locking after idle timeout is no longer possible. An
endless grace made some sense with the screensavers, but not with the
screenlocker. In order to not break an unknown but maybe valid use case
the option is still available, just not exposed through UI.
REVIEW: 118038
File Changes
Added 5 files
- /screenlocker/kcm
- ksmserver/CMakeLists.txt
- ksmserver/kcm.cpp
- ksmserver/kcm.ui
- ksmserver/Messages.sh
- ksmserver/screenlocker.desktop
Modified 3 files
- /screenlocker
- ksmserver/CMakeLists.txt
- ksmserver/ksldapp.cpp
- ksmserver/kcfg/kscreenlockersettings.kcfg
8 files changed in total