From c2c98e44acf420e2d740ba072256629a71d030f8 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 6 Nov 2015 10:46:57 -0500 Subject: A couple big changes: 1) Add lumina-checkpass subproject: this is a tiny C program for comparing an input again the current user's password with PAM (required for screen unlocker in lumina-wm) 2) Completely finish up the Screensaver implementation in lumina-wm - the lock/unlock screen works great now, and I also set it up to cut the current screen brightness in half when the screensaver starts up (returns to normal level on activity). --- lumina-wm-INCOMPLETE/LLockScreen.ui | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'lumina-wm-INCOMPLETE/LLockScreen.ui') diff --git a/lumina-wm-INCOMPLETE/LLockScreen.ui b/lumina-wm-INCOMPLETE/LLockScreen.ui index 0e5cca5e..7f0b45b8 100644 --- a/lumina-wm-INCOMPLETE/LLockScreen.ui +++ b/lumina-wm-INCOMPLETE/LLockScreen.ui @@ -6,8 +6,8 @@ 0 0 - 236 - 151 + 289 + 188 @@ -89,6 +89,9 @@ + + Qt::AlignCenter + true -- cgit