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