summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* plugin: add getDominantColour2 * r + 2 * t2025-08-273-58/+79
| | | | Replaces wack canvas stuff for ColouredIcon
* plugin: make thread safe2 * r + 2 * t2025-08-273-46/+46
|
* plugin/cim: fix cache dir2 * r + 2 * t2025-08-271-0/+3
|
* plugin: create caching image manager2 * r + 2 * t2025-08-277-45/+221
| | | | No need for external proc
* internal: move notif icon lower2 * r + 2 * t2025-08-273-2/+3
|
* internal: better copy2 * r + 2 * t2025-08-274-6/+29
|
* plugin: saveItem ensure parent dir2 * r + 2 * t2025-08-274-53/+52
| | | | Also const everything and format
* picker: better client detection2 * r + 2 * t2025-08-271-10/+13
|
* picker: use saveItem2 * r + 2 * t2025-08-273-5/+27
| | | | Removes grim dependency
* bar/clock: allow hiding icon (#484)Bruno Inec2025-08-273-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>
* osd: add mic volume2 * r + 2 * t2025-08-277-39/+116
| | | | Disabled by default
* config: allow enable/disable osd brightness (#481)Faiz Khan2025-08-273-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>
* nix: fix CAELESTIA_LIB_DIRSoramane2025-08-271-1/+1
|
* nix: move aubio and pipewire to buildInputsSoramane2025-08-271-2/+2
|
* nix: fix buildSoramane2025-08-271-5/+2
|
* nix: fix quoteSoramane2025-08-271-1/+1
|
* idleinhibitor: persist state across reloads2 * r + 2 * t2025-08-271-2/+10
| | | | Also set who and why
* readme: update for new cmake build2 * r + 2 * t2025-08-271-51/+65
|
* paths: use unified env var for lib dir2 * r + 2 * t2025-08-274-4/+5
| | | | CAELESTIA_BD_PATH -> CAELESTIA_LIB_DIR/beat_detector
* nix: update for new build2 * r + 2 * t2025-08-271-51/+12
|
* internal: build via cmake2 * r + 2 * t2025-08-263-10/+27
|
* internal: use systemd-inhibit2 * r + 2 * t2025-08-263-212/+4
| | | | No need for custom inhibit script (it didn't even work anyways 💀)
* nix: refactorSoramane2025-08-261-7/+6
|
* nix: build pluginSoramane2025-08-261-1/+20
|
* internal: async save item2 * r + 2 * t2025-08-261-3/+3
| | | | Fixes #180
* plugin: add saveItem2 * r + 2 * t2025-08-265-0/+128
|
* background: add visualiser2 * r + 2 * t2025-08-2510-13/+181
| | | | Also dashboard.visualiserBars -> services.visualiserBars
* readme: fix confusing config statement2 * r + 2 * t2025-08-251-2/+3
| | | | Also show actual default weather location
* config: add gpu type config2 * r + 2 * t2025-08-253-3/+7
|
* beatdetector: increase default bpm2 * r + 2 * t2025-08-241-1/+1
|
* weather: use city instead of lat/long2 * r + 2 * t2025-08-241-7/+5
| | | | Also lazy load
* Revert "hyprland: fix active client on empty ws"2 * r + 2 * t2025-08-241-8/+1
| | | | This reverts commit a8151fc89d9a7977e5fa5dd3dfbed17c8f6101a1.
* internal: cleanup2 * r + 2 * t2025-08-241-4/+0
|
* internal: use Anim component2 * r + 2 * t2025-08-2444-291/+110
|
* internal: add canim component2 * r + 2 * t2025-08-2425-152/+46
|
* internal: add anim component2 * r + 2 * t2025-08-2426-150/+9
| | | | No inlining
* bar: better handling for named workspaces2 * r + 2 * t2025-08-244-5/+18
| | | | Fixes #448
* hypr: proper kb layout code2 * r + 2 * t2025-08-242-2/+22
|
* internal: rename Hyprland -> Hypr2 * r + 2 * t2025-08-2414-40/+39
| | | | | Prevent shadowing Fixes window info not changing on switching to an empty workspace
* [CI] chore: update flakegithub-actions2025-08-241-6/+6
|
* interactions: fix popouts close on lose hover2 * r + 2 * t2025-08-231-0/+6
|
* popouts/network: better rescan loading2 * r + 2 * t2025-08-232-15/+27
|
* nix: fix patch2 * r + 2 * t2025-08-231-5/+5
| | | | Merge fail :woe:
* config: player aliases + config default player2 * r + 2 * t2025-08-234-4/+20
| | | | Closes #441
* services: fix proc lang (#454)Mix2025-08-232-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>
* hyprland: fix active client on empty ws2 * r + 2 * t2025-08-231-1/+8
| | | | Closes #465
* lock: add fprint support (#429)2 * r + 2 * t2025-08-2311-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 Ribeiro2025-08-239-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 pickerSoramane2025-08-231-10/+12
|
* nix: fix qt hookSoramane2025-08-231-1/+1
|