dots/lockscreen
2025-06-13 13:31:22 -04:00
..
pam feat: init lockscreen 2025-06-13 13:31:22 -04:00
Controller.qml feat: init lockscreen 2025-06-13 13:31:22 -04:00
image.png feat: init lockscreen 2025-06-13 13:31:22 -04:00
LockContext.qml feat: init lockscreen 2025-06-13 13:31:22 -04:00
LockSurface.qml feat: init lockscreen 2025-06-13 13:31:22 -04:00
LoginField.qml feat: init lockscreen 2025-06-13 13:31:22 -04:00
README.md feat: init lockscreen 2025-06-13 13:31:22 -04:00
test.qml feat: init lockscreen 2025-06-13 13:31:22 -04:00

Lockscreen

This is a simple but functional lockscreen that follows the system color scheme. The only authentication method it supports is a password.

You can run the lockscreen with quickshell -p shell.qml.

You can run the lockscreen in test mode (as a window) with quickshell -p test.qml.