| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-11-04 | nix: ensure exec permission for wrap_term_launch.sh (#879) | 𝐀𝖓𝖆𝖗𝖎𝖔𝐍 | 1 | -0/+3 | |
| Fixes #614 | |||||
| 2025-11-01 | nix/hm: prevent generation of configuration file when config is empty (#867) | flpflan | 1 | -3/+8 | |
| 2025-09-24 | nix: consistent build type | 2 * r + 2 * t | 1 | -5/+8 | |
| 2025-09-10 | plugin: remove multimedia dep | 2 * r + 2 * t | 1 | -1/+1 | |
| Also remove QML module version | |||||
| 2025-09-09 | nix: fix build error with libcava (#585) | Davi Ribeiro | 1 | -1/+2 | |
| libcava failing with fftw3.h not found | |||||
| 2025-09-09 | nix: fix pipewire | 2 * r + 2 * t | 1 | -2/+2 | |
| Fixes #583 | |||||
| 2025-09-08 | nix: remove cava dep | 2 * r + 2 * t | 1 | -2/+0 | |
| 2025-09-08 | plugin/ap: fix collector | 2 * r + 2 * t | 1 | -1/+2 | |
| Actually read from speakers not mic | |||||
| 2025-09-07 | plugin: add cava provider | 2 * r + 2 * t | 1 | -1/+2 | |
| 2025-09-04 | nix: fix package name typo (#567) | Christoffer Hald Christensen | 1 | -1/+1 | |
| 2025-09-04 | nix: disable qs hot reload (#564) | anders130 | 1 | -0/+2 | |
| * fix(hm): disable watch files to prevent unexpected config reload * nix: replace watchFiles patch with substituteInPlace in prePatch so nobody needs to maintain the patch when it breaks eventually | |||||
| 2025-09-04 | internal: rename assets -> extras | 2 * r + 2 * t | 1 | -8/+8 | |
| 2025-09-04 | internal: remove beat-detector.cpp | 2 * r + 2 * t | 1 | -3/+1 | |
| 2025-09-04 | plugin: add BeatTracker | 2 * r + 2 * t | 1 | -1/+1 | |
| Replaces beat-detector.cpp | |||||
| 2025-09-04 | nix: remove unneeded deps | 2 * r + 2 * t | 1 | -8/+0 | |
| 2025-09-04 | plugin: add qalculator | 2 * r + 2 * t | 1 | -2/+2 | |
| For launcher >calc instead of qalc proc | |||||
| 2025-09-03 | nix/hm: move environment to systemd.environment + refactor (#551) | Davi Ribeiro | 1 | -15/+19 | |
| * nix/hm: environment moved to systemd.environment * nix/hm: change systemd default target Follow the home-manager convention for wayland systemd services * nix/hm: refactor * readme: refactor configuring section * readme: fix format * format --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-09-02 | nix/hm: add extraEnvironment (#533) | BardMoon | 1 | -1/+10 | |
| * nix: add extraEnvironment in home-manager This PR enables users to easily add environment variables to make systemd services work properly in all use cases. #390 * Update README.md * Update README.md * fix * Update hm-module.nix * Update hm-module.nix * extraEnvironment to environment * Update README.md * [CI] chore: update flake * fix --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | |||||
| 2025-09-01 | nix/hm: add systemd.target in home-manager (#532) | BardMoon | 1 | -3/+10 | |
| * nix: add systemd.target * fix: format * Update README.md * Update hm-module.nix https://github.com/Vladimir-csp/uwsm/blob/cf2b1d84059f1954d4ec864f2b46a86515acc3c1/example-units/hyprpaper.service#L19 * fix * Update README.md | |||||
| 2025-08-31 | plugin: add FileSystemModel | 2 * r + 2 * t | 1 | -2/+0 | |
| 2025-08-31 | nix: add debug package | Soramane | 1 | -4/+10 | |
| Also use clangStdenv to build Use RelWithDebInfo for release builds | |||||
| 2025-08-30 | nix/hm: add option to disable systemd service (#526) | Davi Ribeiro | 1 | -2/+9 | |
| * nix/hm: add option to disable systemd service * readme: complement home manager configuring | |||||
| 2025-08-29 | cmake: better modules enable/disable | Soramane | 1 | -3/+3 | |
| 2025-08-29 | nix: fix + expose lib stuff | Soramane | 1 | -10/+30 | |
| Also format | |||||
| 2025-08-29 | lib: add version script | 2 * r + 2 * t | 1 | -4/+10 | |
| 2025-08-29 | nix: fixes | 2 * r + 2 * t | 1 | -4/+6 | |
| 2025-08-29 | nix: better nix develop + refactor (#490) | Davi Ribeiro | 1 | -6/+29 | |
| 2025-08-28 | nix: fix build | Soramane | 1 | -3/+4 | |
| 2025-08-28 | nix: set version | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-28 | nix/hm: restart shell on config changes (#482) | Bruno Inec | 1 | -0/+3 | |
| 2025-08-27 | picker: use saveItem | 2 * r + 2 * t | 1 | -2/+0 | |
| Removes grim dependency | |||||
| 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 | paths: use unified env var for lib dir | 2 * r + 2 * t | 1 | -1/+1 | |
| 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: use systemd-inhibit | 2 * r + 2 * t | 1 | -26/+1 | |
| 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-24 | hypr: proper kb layout code | 2 * r + 2 * t | 1 | -1/+3 | |
| 2025-08-23 | nix: fix patch | 2 * r + 2 * t | 1 | -5/+5 | |
| Merge fail :woe: | |||||
| 2025-08-23 | lock: add fprint support (#429) | 2 * r + 2 * t | 1 | -0/+5 | |
| * 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 | 1 | -9/+52 | |
| * 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 | nix: fix qt hook | Soramane | 1 | -1/+1 | |
| 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-14 | nix: use newer version of app2unit (#419) | Davi Ribeiro | 1 | -0/+14 | |