Davi Ribeiro
51bcacded4
hypr: fix active window and window focus ( #483 )
...
* services/hypr: fix active window and window focus
* format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-27 23:15:02 +10:00
2 * r + 2 * t
ee43b0f7e8
config: disable visualiser by default
2025-08-27 23:09:10 +10:00
2 * r + 2 * t
b1de8793f2
plugin/cim: fix removed slot
2025-08-27 23:03:03 +10:00
2 * r + 2 * t
258feae3d7
plugin: add getDominantColour
...
Replaces wack canvas stuff for ColouredIcon
2025-08-27 22:55:17 +10:00
2 * r + 2 * t
573423742a
plugin: make thread safe
2025-08-27 22:13:21 +10:00
2 * r + 2 * t
f8fa70fe0e
plugin/cim: fix cache dir
2025-08-27 21:59:28 +10:00
2 * r + 2 * t
4f60c07e05
plugin: create caching image manager
...
No need for external proc
2025-08-27 20:32:51 +10:00
2 * r + 2 * t
8311eed7a6
internal: move notif icon lower
2025-08-27 18:02:51 +10:00
2 * r + 2 * t
b5d8125867
internal: better copy
2025-08-27 17:56:46 +10:00
2 * r + 2 * t
800b5e6515
plugin: saveItem ensure parent dir
...
Also const everything and format
2025-08-27 17:17:07 +10:00
2 * r + 2 * t
93a779ffbd
picker: better client detection
2025-08-27 16:32:26 +10:00
2 * r + 2 * t
6200f400f3
picker: use saveItem
...
Removes grim dependency
2025-08-27 16:24:12 +10:00
Bruno Inec
fc3b08f6cb
bar/clock: allow hiding icon ( #484 )
...
* bar(clock): allow hiding the calendar icon
* loader + showCalendarIcon -> showIcon
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-27 15:58:54 +10:00
2 * r + 2 * t
4b9643a802
osd: add mic volume
...
Disabled by default
2025-08-27 15:52:18 +10:00
Faiz Khan
cdfc260f39
config: allow enable/disable osd brightness ( #481 )
...
* 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>
2025-08-27 15:27:49 +10:00
Soramane
1a9c6785a1
nix: fix CAELESTIA_LIB_DIR
2025-08-27 14:56:22 +10:00
Soramane
a9b3035c50
nix: move aubio and pipewire to buildInputs
2025-08-27 14:55:06 +10:00
Soramane
1464b97914
nix: fix build
2025-08-27 14:54:06 +10:00
Soramane
49bc0bdfee
nix: fix quote
2025-08-27 14:50:39 +10:00
2 * r + 2 * t
9960cfa059
idleinhibitor: persist state across reloads
...
Also set who and why
2025-08-27 14:49:37 +10:00
2 * r + 2 * t
9030634bc1
readme: update for new cmake build
2025-08-27 14:44:42 +10:00
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