Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rearrange the Lumina source tree quite a bit: | Ken Moore | 2016-04-25 |
| | | | | Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. | ||
* | A couple big changes: | Ken Moore | 2015-11-06 |
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). |