summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cmake: better modules enable/disableSoramane2025-08-292-6/+7
|
* nix: fix + expose lib stuffSoramane2025-08-294-18/+38
| | | | Also format
* lib: add version script2 * r + 2 * t2025-08-295-4/+60
|
* nix: fixes2 * r + 2 * t2025-08-292-5/+7
|
* nix: better nix develop + refactor (#490)Davi Ribeiro2025-08-295-11/+48
|
* ci: no cpack2 * r + 2 * t2025-08-292-24/+14
|
* readme: add local changes example2 * r + 2 * t2025-08-291-24/+10
| | | | Also remove releases installation section
* readme: fix installer example2 * r + 2 * t2025-08-281-1/+1
|
* readme: add home manager to configuring2 * r + 2 * t2025-08-281-0/+18
|
* readme: add nix & release installation2 * r + 2 * t2025-08-281-0/+55
|
* ci: fix release2 * r + 2 * t2025-08-281-1/+2
| | | | woe
* ci: fix release2 * r + 2 * t2025-08-281-1/+1
| | | | Install qt deps
* ci: fix release2 * r + 2 * t2025-08-281-1/+6
| | | | Install deps
* ci: fix release2 * r + 2 * t2025-08-281-1/+7
| | | | Also create *-latest files for easy curling
* cmake: strip prefixed versions when passed in2 * r + 2 * t2025-08-281-2/+2
|
* ci: add release workflow2 * r + 2 * t2025-08-281-0/+30
|
* nix: fix buildSoramane2025-08-282-4/+4
|
* nix: set version2 * r + 2 * t2025-08-281-1/+1
|
* cmake: use relative paths2 * r + 2 * t2025-08-282-5/+27
|
* osd: fix scroll sensSoramane2025-08-281-3/+3
|
* lock: show keyboard layout2 * r + 2 * t2025-08-282-2/+19
| | | | Closes #450
* lock: add caps/num lock indicator2 * r + 2 * t2025-08-282-96/+184
| | | | Closes #485
* nix/hm: restart shell on config changes (#482)Bruno Inec2025-08-281-0/+3
|
* plugin: fix getDominantColour scaling2 * r + 2 * t2025-08-271-3/+11
|
* plugin: better getDominantColour2 * r + 2 * t2025-08-273-13/+14
| | | | Use callback instead of setting prop
* hypr: fix active window and window focus (#483)Davi Ribeiro2025-08-272-1/+6
| | | | | | | | | * services/hypr: fix active window and window focus * format --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* config: disable visualiser by default2 * r + 2 * t2025-08-272-2/+2
|
* plugin/cim: fix removed slot2 * r + 2 * t2025-08-271-3/+0
|
* 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 💀)