Closed kajusnau closed 1 week ago
Tested on Lenovo-X1 (flashed to the SSD) (commit:18140af5da6319c01f9f87909d5c71ab4272d783) Used the default "5 minute inactive"-time during testing.
Working:
Session locks automatically after screen dims
Session lock can be interrupted by user input while screen is dimming
Screen dims and transitions to lock screen smoothly without flashing back to full brightness in-between
all other ghaf apps can be launched
ci-test automation cases ok
No new findings.
Description of changes
Improved Autolock Functionality:
${builtins.toString cfg.autolock.duration}
with desired time in seconds in/modules/desktop/graphics/labwc.config.nix:267
.Relocated Styles:
Updated Default Lock Behavior:
loginctl
. Loginctllock-session
behavior is defined in labwc.configlock-event
service.Checklist for things done
x86_64
aarch64
riscv64
make-checks
and it passesnixos-rebuild ... switch
Instructions for Testing
[x] List all targets that this applies to: Lenovo X1
[ ] Is this a new feature
nixos-rebuild ... switch
To test functionality, check the following:[x] If it is an improvement how does it impact existing functionality? Listed in the description above.