summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* launcher: add special search2 * r + 2 * t2025-08-234-4/+67
| | | | Closes #464
* launcher: show current scheme/variant2 * r + 2 * t2025-08-235-36/+86
| | | | Also qsTr variant stuff
* launcher: add random wallpaper action2 * r + 2 * t2025-08-231-0/+10
|
* launcher: exact calculation for wallpaper width2 * r + 2 * t2025-08-235-9/+34
| | | | Fixes #322
* dashboard: better visualiser2 * r + 2 * t2025-08-232-2/+2
|
* nix: add wrapQtAppsHook (#461)BardMoon2025-08-232-2/+2
| | | | | * nix: add wrapQtAppsHook * nix: delete "QT_QPA_PLATFORMTHEME=gtk3"
* nix/hm: fix missing icons in hm-module (#457)anders1302025-08-221-0/+1
|
* nix/hm: fix pkg.system missing attr (#433)Winder2025-08-221-2/+4
| | | Co-authored-by: notwinder <winderdawshmaster@gmail.com>
* nix/hm: fix type of settings and cli.settings (#456)Jeshua Lin2025-08-221-2/+2
|
* bar: add kblayout popout2 * r + 2 * t2025-08-194-7/+17
|
* lock: better pfp fallback2 * r + 2 * t2025-08-191-2/+1
|
* lock: remove unnecessary id2 * r + 2 * t2025-08-171-2/+0
|
* internal: scale rounding properly2 * r + 2 * t2025-08-1710-15/+16
|
* lock: refactor2 * r + 2 * t2025-08-172-5/+2
|
* [CI] chore: update flakegithub-actions2025-08-171-6/+6
|
* lock: clear password buffer on unlock2 * r + 2 * t2025-08-161-0/+8
| | | | For when unlocking via ipc/globalshortcut