these were previously disabled because hashing a password was too much work (I guess?), but now they're back. config dialog has changed accordingly
cb95606 feature: revive personal desklock passwords
src/bin/e_config.c | 17 +++--
src/bin/e_config.h | 5 +-
src/bin/e_desklock.c | 31 ++++-----
src/bin/e_desklock.h | 26 +++++++
src/modules/conf_display/e_int_config_desklock.c | 79 +++++++++++++++++++---
5 files changed, 117 insertions(+), 41 deletions(-)
Upstream: git.enlightenment.org