| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-01-20 | background: fix desktop clock 12h format | 2 * r + 2 * t | 1 | -4/+3 | |
| 2026-01-16 | internal: no async loaders | 2 * r + 2 * t | 1 | -1/+0 | |
| Fixes reload issue and all stuff not loading issues | |||||
| 2025-09-22 | lock: different error messages | 2 * r + 2 * t | 1 | -2/+2 | |
| To separate between fprint and passwd errors | |||||
| 2025-09-13 | plugin/managers: add CircularIndicatorManager | 2 * r + 2 * t | 1 | -1/+1 | |
| Basically move StyledBusyIndicator -> CircularIndicator + logic for it from js -> c++ | |||||
| 2025-09-03 | internal: refactor Paths util | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-28 | lock: show keyboard layout | 2 * r + 2 * t | 1 | -1/+17 | |
| Closes #450 | |||||
| 2025-08-28 | lock: add caps/num lock indicator | 2 * r + 2 * t | 1 | -90/+148 | |
| Closes #485 | |||||
| 2025-08-24 | internal: use Anim component | 2 * r + 2 * t | 1 | -3/+3 | |
| 2025-08-24 | internal: add anim component | 2 * r + 2 * t | 1 | -6/+0 | |
| No inlining | |||||
| 2025-08-23 | lock: add fprint support (#429) | 2 * r + 2 * t | 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 | |||||
| 2025-08-19 | lock: better pfp fallback | 2 * r + 2 * t | 1 | -2/+1 | |
| 2025-08-17 | lock: refactor | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-12 | config: add clock font config | 2 * r + 2 * t | 1 | -0/+4 | |
| Also use mono font for lock media artist Add rubik to nix font deps | |||||
| 2025-08-12 | lock: dont load media cover when anim | 2 * r + 2 * t | 1 | -5/+5 | |
| Also no fractional font size Fix log warning | |||||
| 2025-08-12 | lock: better scaling | 2 * r + 2 * t | 1 | -7/+8 | |
| 2025-08-12 | lock: better scaling + fix null error | 2 * r + 2 * t | 1 | -5/+6 | |
| 2025-08-12 | lock: fix input colour | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-11 | lock: add media + some fixes | 2 * r + 2 * t | 1 | -1/+4 | |
| 2025-08-10 | lock: fix button | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-10 | lock: better lock anim | 2 * r + 2 * t | 1 | -3/+1 | |
| 2025-08-10 | lock: add date | 2 * r + 2 * t | 1 | -1/+12 | |
| 2025-08-10 | lock: center password field + placeholder states | 2 * r + 2 * t | 1 | -78/+9 | |
| 2025-08-10 | lock: add placeholder + manual focus | 2 * r + 2 * t | 1 | -39/+71 | |
| 2025-08-10 | lock: input field + separate pam | 2 * r + 2 * t | 1 | -0/+214 | |