| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lock: different error messages | 2 * r + 2 * t | 2025-09-22 | 1 | -2/+2 |
| | | | | | To separate between fprint and passwd errors | ||||
| * | plugin/managers: add CircularIndicatorManager | 2 * r + 2 * t | 2025-09-13 | 1 | -1/+1 |
| | | | | | Basically move StyledBusyIndicator -> CircularIndicator + logic for it from js -> c++ | ||||
| * | internal: refactor Paths util | 2 * r + 2 * t | 2025-09-03 | 1 | -1/+1 |
| | | |||||
| * | lock: show keyboard layout | 2 * r + 2 * t | 2025-08-28 | 1 | -1/+17 |
| | | | | | Closes #450 | ||||
| * | lock: add caps/num lock indicator | 2 * r + 2 * t | 2025-08-28 | 1 | -90/+148 |
| | | | | | Closes #485 | ||||
| * | internal: use Anim component | 2 * r + 2 * t | 2025-08-24 | 1 | -3/+3 |
| | | |||||
| * | internal: add anim component | 2 * r + 2 * t | 2025-08-24 | 1 | -6/+0 |
| | | | | | No inlining | ||||
| * | lock: add fprint support (#429) | 2 * r + 2 * t | 2025-08-23 | 1 | -3/+159 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lock: add fprint support * lock: better fprint detection * lock: cap error retries * nix: fix fprint pam for nix * lock: reset fprint tries * lock: minor pam fixes Delay fprint error retries Reset fprint error retries on lock * lock: loading indicator passwd state Instead of fprint state cause no way of detecting that * dashboard: better visualiser * lock: better fprint availability check * lock: better in/out anim Animating layout sizes is a bad idea :woe: Use scale instead * lock: add better error/fail messages * lock: less fprint icon states Already shown by message * lock: fix fprint reset * lock: include passwd pam * lock: flash message on change * lock: fix message anim Also wrap message instead of eliding * lock: better messages for no fprint | ||||
| * | lock: better pfp fallback | 2 * r + 2 * t | 2025-08-19 | 1 | -2/+1 |
| | | |||||
| * | lock: refactor | 2 * r + 2 * t | 2025-08-17 | 1 | -1/+1 |
| | | |||||
| * | config: add clock font config | 2 * r + 2 * t | 2025-08-12 | 1 | -0/+4 |
| | | | | | | Also use mono font for lock media artist Add rubik to nix font deps | ||||
| * | lock: dont load media cover when anim | 2 * r + 2 * t | 2025-08-12 | 1 | -5/+5 |
| | | | | | | Also no fractional font size Fix log warning | ||||
| * | lock: better scaling | 2 * r + 2 * t | 2025-08-12 | 1 | -7/+8 |
| | | |||||
| * | lock: better scaling + fix null error | 2 * r + 2 * t | 2025-08-12 | 1 | -5/+6 |
| | | |||||
| * | lock: fix input colour | 2 * r + 2 * t | 2025-08-12 | 1 | -1/+1 |
| | | |||||
| * | lock: add media + some fixes | 2 * r + 2 * t | 2025-08-11 | 1 | -1/+4 |
| | | |||||
| * | lock: fix button | 2 * r + 2 * t | 2025-08-10 | 1 | -1/+1 |
| | | |||||
| * | lock: better lock anim | 2 * r + 2 * t | 2025-08-10 | 1 | -3/+1 |
| | | |||||
| * | lock: add date | 2 * r + 2 * t | 2025-08-10 | 1 | -1/+12 |
| | | |||||
| * | lock: center password field + placeholder states | 2 * r + 2 * t | 2025-08-10 | 1 | -78/+9 |
| | | |||||
| * | lock: add placeholder + manual focus | 2 * r + 2 * t | 2025-08-10 | 1 | -39/+71 |
| | | |||||
| * | lock: input field + separate pam | 2 * r + 2 * t | 2025-08-10 | 1 | -0/+214 |