Commit graph

1134 commits

Author SHA1 Message Date
2 * r + 2 * t
f1dc78d154 paths: use unified env var for lib dir
CAELESTIA_BD_PATH -> CAELESTIA_LIB_DIR/beat_detector
2025-08-27 14:43:14 +10:00
2 * r + 2 * t
0dc6fa62e0 nix: update for new build 2025-08-27 14:31:07 +10:00
2 * r + 2 * t
01d7f69551 internal: build via cmake 2025-08-26 23:52:17 +10:00
2 * r + 2 * t
4f819c8557 internal: use systemd-inhibit
No need for custom inhibit script (it didn't even work anyways 💀)
2025-08-26 23:13:33 +10:00
Soramane
aa66f3c880 nix: refactor 2025-08-26 21:01:26 +10:00
Soramane
bacb52ee1e nix: build plugin 2025-08-26 20:59:16 +10:00
2 * r + 2 * t
838eb74eb8 internal: async save item
Fixes #180
2025-08-26 20:40:40 +10:00
2 * r + 2 * t
d65fb180ad plugin: add saveItem 2025-08-26 20:39:26 +10:00
2 * r + 2 * t
783057ab0d background: add visualiser
Also dashboard.visualiserBars -> services.visualiserBars
2025-08-25 20:13:55 +10:00
2 * r + 2 * t
fd3b98db60 readme: fix confusing config statement
Also show actual default weather location
2025-08-25 17:40:08 +10:00
2 * r + 2 * t
842249e05a config: add gpu type config 2025-08-25 17:37:04 +10:00
2 * r + 2 * t
54921ee354 beatdetector: increase default bpm 2025-08-24 20:43:04 +10:00
2 * r + 2 * t
748bfa9358 weather: use city instead of lat/long
Also lazy load
2025-08-24 20:42:43 +10:00
2 * r + 2 * t
61884c07a7 Revert "hyprland: fix active client on empty ws"
This reverts commit a8151fc89d.
2025-08-24 20:35:21 +10:00
2 * r + 2 * t
fce253ca7c internal: cleanup 2025-08-24 17:35:17 +10:00
2 * r + 2 * t
6e8a32d4e4 internal: use Anim component 2025-08-24 17:22:00 +10:00
2 * r + 2 * t
486f9d2e2f internal: add canim component 2025-08-24 16:51:09 +10:00
2 * r + 2 * t
9dcdee9cfc internal: add anim component
No inlining
2025-08-24 16:42:03 +10:00
2 * r + 2 * t
92efbc61f7 bar: better handling for named workspaces
Fixes #448
2025-08-24 15:46:15 +10:00
2 * r + 2 * t
a41b954216 hypr: proper kb layout code 2025-08-24 14:54:41 +10:00
2 * r + 2 * t
d1e5f48446 internal: rename Hyprland -> Hypr
Prevent shadowing
Fixes window info not changing on switching to an empty workspace
2025-08-24 14:14:30 +10:00
github-actions
3f160d7b1d [CI] chore: update flake 2025-08-24 01:20:23 +00:00
2 * r + 2 * t
760f7c2001 interactions: fix popouts close on lose hover 2025-08-23 23:20:37 +10:00
2 * r + 2 * t
f662717c0a popouts/network: better rescan loading 2025-08-23 23:11:08 +10:00
2 * r + 2 * t
b52822f3da nix: fix patch
Merge fail :woe:
2025-08-23 21:37:16 +10:00
2 * r + 2 * t
0d9ab6ae49 config: player aliases + config default player
Closes #441
2025-08-23 21:34:31 +10:00
Mix
d75ac8ef35
services: fix proc lang (#454)
* 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 20:56:37 +10:00
2 * r + 2 * t
a8151fc89d hyprland: fix active client on empty ws
Closes #465
2025-08-23 20:51:00 +10:00
2 * r + 2 * t
aea5795832
lock: add fprint support (#429)
* 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 20:43:04 +10:00
Davi Ribeiro
f747d82b93
bar: add idle inhibitor (#459)
* 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 20:21:35 +10:00
Soramane
b10c9a8006 dashboard: better pfp picker 2025-08-23 19:49:41 +10:00
Soramane
0a796015b5 nix: fix qt hook 2025-08-23 18:49:36 +10:00
2 * r + 2 * t
85cf0c8aed launcher: add special search
Closes #464
2025-08-23 17:48:15 +10:00
2 * r + 2 * t
f52fb9bd9e launcher: show current scheme/variant
Also qsTr variant stuff
2025-08-23 16:53:15 +10:00
2 * r + 2 * t
fffc6b07a9 launcher: add random wallpaper action 2025-08-23 16:12:53 +10:00
2 * r + 2 * t
66c0d0a15f launcher: exact calculation for wallpaper width
Fixes #322
2025-08-23 16:08:02 +10:00
2 * r + 2 * t
56ea40a9a0 dashboard: better visualiser 2025-08-23 15:15:47 +10:00
BardMoon
3840233e3f
nix: add wrapQtAppsHook (#461)
* nix: add wrapQtAppsHook

* nix: delete "QT_QPA_PLATFORMTHEME=gtk3"
2025-08-23 15:15:19 +10:00
anders130
3a5f615f50
nix/hm: fix missing icons in hm-module (#457) 2025-08-22 14:29:12 +10:00
Winder
1dc732710d
nix/hm: fix pkg.system missing attr (#433)
Co-authored-by: notwinder <winderdawshmaster@gmail.com>
2025-08-22 14:26:11 +10:00
Jeshua Lin
f2a85494f2
nix/hm: fix type of settings and cli.settings (#456) 2025-08-22 11:48:26 +10:00
2 * r + 2 * t
660f09959d bar: add kblayout popout 2025-08-19 17:30:33 +10:00
2 * r + 2 * t
e60fa05504 lock: better pfp fallback 2025-08-19 15:39:46 +10:00
2 * r + 2 * t
d4c5415770 lock: remove unnecessary id 2025-08-17 16:24:35 +10:00
2 * r + 2 * t
5c93d07a8e internal: scale rounding properly 2025-08-17 16:06:38 +10:00
2 * r + 2 * t
53bfe29a40 lock: refactor 2025-08-17 15:50:34 +10:00
github-actions
c98a0fb267 [CI] chore: update flake 2025-08-17 01:26:24 +00:00
2 * r + 2 * t
832603903e lock: clear password buffer on unlock
For when unlocking via ipc/globalshortcut
2025-08-16 19:31:07 +10:00
2 * r + 2 * t
00b5e88a32 bar/workspaces: better scroll 2025-08-16 16:07:13 +10:00
2 * r + 2 * t
0723153b30 bar/workspaces: add special ws overlay 2025-08-16 16:02:18 +10:00