| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-08-27 | plugin: make thread safe | 2 * r + 2 * t | 3 | -46/+46 | |
| 2025-08-27 | plugin/cim: fix cache dir | 2 * r + 2 * t | 1 | -0/+3 | |
| 2025-08-27 | plugin: create caching image manager | 2 * r + 2 * t | 7 | -45/+221 | |
| No need for external proc | |||||
| 2025-08-27 | internal: move notif icon lower | 2 * r + 2 * t | 3 | -2/+3 | |
| 2025-08-27 | internal: better copy | 2 * r + 2 * t | 4 | -6/+29 | |
| 2025-08-27 | plugin: saveItem ensure parent dir | 2 * r + 2 * t | 4 | -53/+52 | |
| Also const everything and format | |||||
| 2025-08-27 | picker: better client detection | 2 * r + 2 * t | 1 | -10/+13 | |
| 2025-08-27 | picker: use saveItem | 2 * r + 2 * t | 3 | -5/+27 | |
| Removes grim dependency | |||||
| 2025-08-27 | bar/clock: allow hiding icon (#484) | Bruno Inec | 3 | -5/+19 | |
| * bar(clock): allow hiding the calendar icon * loader + showCalendarIcon -> showIcon --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-27 | osd: add mic volume | 2 * r + 2 * t | 7 | -39/+116 | |
| Disabled by default | |||||
| 2025-08-27 | config: allow enable/disable osd brightness (#481) | Faiz Khan | 3 | -17/+32 | |
| * Added option to disable brightness slider * Removed unwanted imports * Renamed WrappedLoader.name to brightnessSlider * fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-27 | nix: fix CAELESTIA_LIB_DIR | Soramane | 1 | -1/+1 | |
| 2025-08-27 | nix: move aubio and pipewire to buildInputs | Soramane | 1 | -2/+2 | |
| 2025-08-27 | nix: fix build | Soramane | 1 | -5/+2 | |
| 2025-08-27 | nix: fix quote | Soramane | 1 | -1/+1 | |
| 2025-08-27 | idleinhibitor: persist state across reloads | 2 * r + 2 * t | 1 | -2/+10 | |
| Also set who and why | |||||
| 2025-08-27 | readme: update for new cmake build | 2 * r + 2 * t | 1 | -51/+65 | |
| 2025-08-27 | paths: use unified env var for lib dir | 2 * r + 2 * t | 4 | -4/+5 | |
| CAELESTIA_BD_PATH -> CAELESTIA_LIB_DIR/beat_detector | |||||
| 2025-08-27 | nix: update for new build | 2 * r + 2 * t | 1 | -51/+12 | |
| 2025-08-26 | internal: build via cmake | 2 * r + 2 * t | 3 | -10/+27 | |
| 2025-08-26 | internal: use systemd-inhibit | 2 * r + 2 * t | 3 | -212/+4 | |
| No need for custom inhibit script (it didn't even work anyways 💀) | |||||
| 2025-08-26 | nix: refactor | Soramane | 1 | -7/+6 | |
| 2025-08-26 | nix: build plugin | Soramane | 1 | -1/+20 | |
| 2025-08-26 | internal: async save item | 2 * r + 2 * t | 1 | -3/+3 | |
| Fixes #180 | |||||
| 2025-08-26 | plugin: add saveItem | 2 * r + 2 * t | 5 | -0/+128 | |
| 2025-08-25 | background: add visualiser | 2 * r + 2 * t | 10 | -13/+181 | |
| Also dashboard.visualiserBars -> services.visualiserBars | |||||
| 2025-08-25 | readme: fix confusing config statement | 2 * r + 2 * t | 1 | -2/+3 | |
| Also show actual default weather location | |||||
| 2025-08-25 | config: add gpu type config | 2 * r + 2 * t | 3 | -3/+7 | |
| 2025-08-24 | beatdetector: increase default bpm | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-24 | weather: use city instead of lat/long | 2 * r + 2 * t | 1 | -7/+5 | |
| Also lazy load | |||||
| 2025-08-24 | Revert "hyprland: fix active client on empty ws" | 2 * r + 2 * t | 1 | -8/+1 | |
| This reverts commit a8151fc89d9a7977e5fa5dd3dfbed17c8f6101a1. | |||||
| 2025-08-24 | internal: cleanup | 2 * r + 2 * t | 1 | -4/+0 | |
| 2025-08-24 | internal: use Anim component | 2 * r + 2 * t | 44 | -291/+110 | |
| 2025-08-24 | internal: add canim component | 2 * r + 2 * t | 25 | -152/+46 | |
| 2025-08-24 | internal: add anim component | 2 * r + 2 * t | 26 | -150/+9 | |
| No inlining | |||||
| 2025-08-24 | bar: better handling for named workspaces | 2 * r + 2 * t | 4 | -5/+18 | |
| Fixes #448 | |||||
| 2025-08-24 | hypr: proper kb layout code | 2 * r + 2 * t | 2 | -2/+22 | |
| 2025-08-24 | internal: rename Hyprland -> Hypr | 2 * r + 2 * t | 14 | -40/+39 | |
| Prevent shadowing Fixes window info not changing on switching to an empty workspace | |||||
| 2025-08-24 | [CI] chore: update flake | github-actions | 1 | -6/+6 | |
| 2025-08-23 | interactions: fix popouts close on lose hover | 2 * r + 2 * t | 1 | -0/+6 | |
| 2025-08-23 | popouts/network: better rescan loading | 2 * r + 2 * t | 2 | -15/+27 | |
| 2025-08-23 | nix: fix patch | 2 * r + 2 * t | 1 | -5/+5 | |
| Merge fail :woe: | |||||
| 2025-08-23 | config: player aliases + config default player | 2 * r + 2 * t | 4 | -4/+20 | |
| Closes #441 | |||||
| 2025-08-23 | services: fix proc lang (#454) | Mix | 2 | -6/+6 | |
| * Fix Wifi Emoji ASCII not show wifi emojis and gets errors on connect in some systens, C.UTF-8 are correct in modern systens * removed platform check * more fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-23 | hyprland: fix active client on empty ws | 2 * r + 2 * t | 1 | -1/+8 | |
| Closes #465 | |||||
| 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 | |||||