Commit graph

234 commits

Author SHA1 Message Date
2 * r + 2 * t
f484642971 idleinhibitor: use qs idleinhibitor
Closes #623
2025-09-17 22:00:16 +10:00
2 * r + 2 * t
542495c74f notifs: fix dnd 2025-09-17 00:08:57 +10:00
2 * r + 2 * t
1984458565 plugin: fix crashes
Fixes #629
2025-09-16 23:58:44 +10:00
2 * r + 2 * t
172c1a047d utilities/toggles: add dnd
Closes #80
Closes #426
2025-09-15 23:32:07 +10:00
2 * r + 2 * t
9c6520b879 utilities/toggles: add gamemode
Closes #617
2025-09-15 22:55:28 +10:00
2 * r + 2 * t
7a9fce9dd4 utilities/record: allow pause/resume recording 2025-09-15 21:55:10 +10:00
2 * r + 2 * t
4f54763e02 utilities/record: select mode 2025-09-15 15:59:24 +10:00
2 * r + 2 * t
4b221e2fd5 utilities: add recording control 2025-09-14 16:59:19 +10:00
2 * r + 2 * t
306cfc06ed plugin: refactor into modules 2025-09-13 14:38:44 +10:00
2 * r + 2 * t
7e93d558d6 network: fix undef errors 2025-09-13 11:17:06 +10:00
2 * r + 2 * t
83d3b4ebd5 utilities: add keep awake and quick toggles 2025-09-12 16:51:38 +10:00
Auguste Baum
814831620c
network: put back the ":" in SSIDs (#601) 2025-09-12 11:07:17 +10:00
2 * r + 2 * t
ca8c56d473 plugin: add requests
Replaces QML Requests singleton
2025-09-11 22:34:04 +10:00
2 * r + 2 * t
6d351b57ae launcher/wallpaper: include subfolder in search
Closes #589
2025-09-10 14:29:40 +10:00
2 * r + 2 * t
6ae1a8e811 plugin/ac: not singleton
Also add nodeId prop
BeatTracker not singleton
Move BeatTracker and Cava to Audio service
2025-09-09 16:31:02 +10:00
2 * r + 2 * t
d0fdbefbfb plugin/ap: fix collector
Actually read from speakers not mic
2025-09-08 21:10:30 +10:00
2 * r + 2 * t
d5afda9d95 plugin: add BeatTracker
Replaces beat-detector.cpp
2025-09-04 22:38:23 +10:00
2 * r + 2 * t
1de24676bb internal: refactor Paths util 2025-09-03 18:55:05 +10:00
2 * r + 2 * t
e70cb285ac internal: use FileSystemModel for FileDialog 2025-09-02 18:40:31 +10:00
2 * r + 2 * t
23db04e1b7 internal: remove singleton reloadableId 2025-09-02 13:24:01 +10:00
sweenu
1066e467be
brightness: add ipc handler for get/set (#546)
* services(brightness): add IpcHandler with brightnessctl like set function

* allow get/set for specific monitor

Also handle invalid formats

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-02 13:23:15 +10:00
2 * r + 2 * t
018a4a90b2 plugin/fsm: rename files -> entries
Also rename filter & add props
2025-08-31 23:31:33 +10:00
2 * r + 2 * t
7729546469 plugin: add FileSystemModel 2025-08-31 22:03:58 +10:00
2 * r + 2 * t
d66f4ca0f3 plugin/cutils: add getAverageLuminance
Fixes stutters in wallpaper list

Also fix crash when saveItem target doesn't have a window
2025-08-31 14:34:22 +10:00
2 * r + 2 * t
9659130fdb wallpapers: use CAELESTIA_WALLPAPERS_DIR env
Env var overrides config option
2025-08-30 22:30:34 +10:00
anders130
d69a400f9f
brightness: detect monitors by connector instead of model (#503)
* fix(brightness): change monitor detection to be based on connector

using the model caused problems when using the same monitor twice

* format + use connector for isDdc

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-30 12:52:52 +10:00
2 * r + 2 * t
1191af68fb lock: show keyboard layout
Closes #450
2025-08-28 15:27:20 +10:00
2 * r + 2 * t
f2b79757e2 lock: add caps/num lock indicator
Closes #485
2025-08-28 15:13:40 +10:00
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
4b9643a802 osd: add mic volume
Disabled by default
2025-08-27 15:52:18 +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
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
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
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
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
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
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
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
2 * r + 2 * t
56ea40a9a0 dashboard: better visualiser 2025-08-23 15:15:47 +10:00
2 * r + 2 * t
660f09959d bar: add kblayout popout 2025-08-19 17:30:33 +10:00
2 * r + 2 * t
a10054db21 config: add config for disabling smart scheme
Closes #408
2025-08-13 16:25:26 +10:00
anders130
775410393e
bar: per-monitor workspaces option (#394)
NOTE: option is true by default, which is a breaking change

* feat(bar): add per-monitor workspace state

* fix(bar): correct active workspace indicator

* feat(bar): make per-monitor workspaces toggleable

* fixes

* more fixes

* perMonitorWorkspaces default true + add to readme

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-13 14:53:40 +10:00
Laurens Duin
38506e6029
wallpapers: allow symlinked wallpaper directory (#399) 2025-08-12 11:47:05 +10:00
2 * r + 2 * t
0771aad11e lock: add fetch + refactor os info 2025-08-11 15:14:04 +10:00