| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-08-23 | lock: add fprint support (#429) | 2 * r + 2 * t | 11 | -29/+311 | |
| * 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-23 | bar: add idle inhibitor (#459) | Davi Ribeiro | 9 | -9/+318 | |
| * bar: add idle inhibitor * bar: change idle inhibitor button color * nix: link external scripts instead of install * services/idleinhibitor: add IPC handler * better styling * move cpp scripts to assets/cpp --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-23 | dashboard: better pfp picker | Soramane | 1 | -10/+12 | |
| 2025-08-23 | nix: fix qt hook | Soramane | 1 | -1/+1 | |
| 2025-08-23 | launcher: add special search | 2 * r + 2 * t | 4 | -4/+67 | |
| Closes #464 | |||||
| 2025-08-23 | launcher: show current scheme/variant | 2 * r + 2 * t | 5 | -36/+86 | |
| Also qsTr variant stuff | |||||
| 2025-08-23 | launcher: add random wallpaper action | 2 * r + 2 * t | 1 | -0/+10 | |
| 2025-08-23 | launcher: exact calculation for wallpaper width | 2 * r + 2 * t | 5 | -9/+34 | |
| Fixes #322 | |||||
| 2025-08-23 | dashboard: better visualiser | 2 * r + 2 * t | 2 | -2/+2 | |
| 2025-08-23 | nix: add wrapQtAppsHook (#461) | BardMoon | 2 | -2/+2 | |
| * nix: add wrapQtAppsHook * nix: delete "QT_QPA_PLATFORMTHEME=gtk3" | |||||
| 2025-08-22 | nix/hm: fix missing icons in hm-module (#457) | anders130 | 1 | -0/+1 | |
| 2025-08-22 | nix/hm: fix pkg.system missing attr (#433) | Winder | 1 | -2/+4 | |
| Co-authored-by: notwinder <winderdawshmaster@gmail.com> | |||||
| 2025-08-22 | nix/hm: fix type of settings and cli.settings (#456) | Jeshua Lin | 1 | -2/+2 | |
| 2025-08-19 | bar: add kblayout popout | 2 * r + 2 * t | 4 | -7/+17 | |
| 2025-08-19 | lock: better pfp fallback | 2 * r + 2 * t | 1 | -2/+1 | |
| 2025-08-17 | lock: remove unnecessary id | 2 * r + 2 * t | 1 | -2/+0 | |
| 2025-08-17 | internal: scale rounding properly | 2 * r + 2 * t | 10 | -15/+16 | |
| 2025-08-17 | lock: refactor | 2 * r + 2 * t | 2 | -5/+2 | |
| 2025-08-17 | [CI] chore: update flake | github-actions | 1 | -6/+6 | |
| 2025-08-16 | lock: clear password buffer on unlock | 2 * r + 2 * t | 1 | -0/+8 | |
| For when unlocking via ipc/globalshortcut | |||||
| 2025-08-16 | bar/workspaces: better scroll | 2 * r + 2 * t | 2 | -5/+13 | |
| 2025-08-16 | bar/workspaces: add special ws overlay | 2 * r + 2 * t | 3 | -29/+466 | |
| 2025-08-16 | bar/workspaces: refactor | 2 * r + 2 * t | 9 | -109/+96 | |
| 2025-08-15 | internal: static bar width | 2 * r + 2 * t | 6 | -12/+12 | |
| 2025-08-15 | lock/notifs: retain notifs | 2 * r + 2 * t | 1 | -0/+10 | |
| 2025-08-14 | notifs: use secondary container | 2 * r + 2 * t | 1 | -3/+3 | |
| Instead of tertiary container | |||||
| 2025-08-14 | internal: better loading indicator | 2 * r + 2 * t | 6 | -156/+210 | |
| Abstract circular progress into own component | |||||
| 2025-08-14 | nix: use newer version of app2unit (#419) | Davi Ribeiro | 2 | -0/+15 | |
| 2025-08-14 | config: add config for bar tray recolour & bg | 2 * r + 2 * t | 4 | -8/+26 | |
| Closes #337 | |||||
| 2025-08-14 | internal: better colourisation | 2 * r + 2 * t | 8 | -42/+100 | |
| 2025-08-13 | nix: extend `hm-module` for CLI config options and add `extraRuntimeDeps` to ↵ | anders130 | 2 | -8/+27 | |
| package (#410) * nix: make runtimeDeps extendible * nix: add settings for caelestia-cli * nix: fix option description | |||||
| 2025-08-13 | internal: use icon os logo instead of nerd font | 2 * r + 2 * t | 8 | -83/+151 | |
| Add caelestia logo to use as fallback os logo Add recolour lock fetch logo option | |||||
| 2025-08-13 | config: add config for disabling smart scheme | 2 * r + 2 * t | 3 | -3/+6 | |
| Closes #408 | |||||
| 2025-08-13 | ci: fix diff check | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-13 | lock/resources: async shapes | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-08-13 | lock/fetch: hide user when bat and smol | 2 * r + 2 * t | 2 | -21/+18 | |
| 2025-08-13 | bar: per-monitor workspaces option (#394) | anders130 | 7 | -7/+21 | |
| NOTE: option is true by default, which is a breaking change * feat(bar): add per-monitor workspace state * fix(bar): correct active workspace indicator * feat(bar): make per-monitor workspaces toggleable * fixes * more fixes * perMonitorWorkspaces default true + add to readme --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-13 | bar: allow hiding items and reordering (#379) | Laurens Duin | 11 | -307/+368 | |
| * feat: reorder bar, no popout yet * chore: cleanup * refactor: use DelegateChooser * feat: popouts * chore: cleanup * better popout check + fix async stuff + bar interaction + a bunch of other fixes * fix activewindow and bar vertical padding * readme: add config opt * bar: fix top/bottom padding * bar: better wheel behaviour --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-13 | nix: add home manager module (#402) | Davi Ribeiro | 3 | -2/+86 | |
| * nix/hm: add home manager module * nix/hm: remove uneeded options * nix/hm: add cli option * nix/hm: allow shell use CLI when 'cli.enable' is false * nix/hm: fix systemd service * nix/hm: use config dir from xdg standard | |||||
| 2025-08-12 | nix: fix dep | Soramane | 1 | -0/+1 | |
| 2025-08-12 | lock/fetch: add battery | 2 * r + 2 * t | 1 | -2/+16 | |
| 2025-08-12 | config: add clock font config | 2 * r + 2 * t | 6 | -2/+13 | |
| Also use mono font for lock media artist Add rubik to nix font deps | |||||
| 2025-08-12 | config: change default fonts | 2 * r + 2 * t | 4 | -7/+7 | |
| Use caskaydia cove and rubik | |||||
| 2025-08-12 | lock: dont load media cover when anim | 2 * r + 2 * t | 4 | -7/+11 | |
| Also no fractional font size Fix log warning | |||||
| 2025-08-12 | lock: better scaling | 2 * r + 2 * t | 3 | -18/+40 | |
| 2025-08-12 | lock: better scaling + fix null error | 2 * r + 2 * t | 3 | -7/+8 | |
| 2025-08-12 | wallpapers: allow symlinked wallpaper directory (#399) | Laurens Duin | 1 | -1/+1 | |
| 2025-08-12 | internal: clean up old lock files | 2 * r + 2 * t | 7 | -1614/+0 | |
| 2025-08-12 | lock: fix input colour | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-12 | lock/resources: fix scaling | 2 * r + 2 * t | 1 | -2/+2 | |