| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | notifs: persist time | 2 * r + 2 * t | 2025-09-19 | 1 | -4/+5 | |
| | | ||||||
| * | sidebar/notifs: add actions (#648) | 2 * r + 2 * t | 2025-09-19 | 1 | -2/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * add actions (not done, transfer between machines) * notifs: fix persistence * notifs: persist actions (appearance only) * sidebar/notifs: add actions * sidebar/notifs: add copy action Also actions fill width * sidebar/notifs: better actions Fade at edges when scrollable * sidebar/notifs: fix urgency colours & icon * sidebar/notifs: remove unnecessary clipping * sidebar/notifs: fix artifacts with actions | |||||
| * | notifs: persistent notifs + better sidebar notifs | 2 * r + 2 * t | 2025-09-18 | 1 | -15/+71 | |
| | | ||||||
| * | sidebar: add notifs | 2 * r + 2 * t | 2025-09-18 | 1 | -1/+1 | |
| | | ||||||
| * | idleinhibitor: completely hide window | 2 * r + 2 * t | 2025-09-18 | 1 | -0/+2 | |
| | | | | | Fixes #635 | |||||
| * | idleinhibitor: use qs idleinhibitor | 2 * r + 2 * t | 2025-09-17 | 1 | -7/+11 | |
| | | | | | Closes #623 | |||||
| * | notifs: fix dnd | 2 * r + 2 * t | 2025-09-17 | 1 | -5/+4 | |
| | | ||||||
| * | plugin: fix crashes | 2 * r + 2 * t | 2025-09-16 | 1 | -7/+0 | |
| | | | | | Fixes #629 | |||||
| * | utilities/toggles: add dnd | 2 * r + 2 * t | 2025-09-15 | 1 | -4/+30 | |
| | | | | | | Closes #80 Closes #426 | |||||
| * | utilities/toggles: add gamemode | 2 * r + 2 * t | 2025-09-15 | 2 | -0/+70 | |
| | | | | | Closes #617 | |||||
| * | utilities/record: allow pause/resume recording | 2 * r + 2 * t | 2025-09-15 | 1 | -8/+52 | |
| | | ||||||
| * | utilities/record: select mode | 2 * r + 2 * t | 2025-09-15 | 1 | -2/+2 | |
| | | ||||||
| * | utilities: add recording control | 2 * r + 2 * t | 2025-09-14 | 1 | -0/+38 | |
| | | ||||||
| * | plugin: refactor into modules | 2 * r + 2 * t | 2025-09-13 | 2 | -2/+2 | |
| | | ||||||
| * | network: fix undef errors | 2 * r + 2 * t | 2025-09-13 | 1 | -2/+2 | |
| | | ||||||
| * | utilities: add keep awake and quick toggles | 2 * r + 2 * t | 2025-09-12 | 1 | -0/+7 | |
| | | ||||||
| * | network: put back the ":" in SSIDs (#601) | Auguste Baum | 2025-09-12 | 1 | -1/+1 | |
| | | ||||||
| * | plugin: add requests | 2 * r + 2 * t | 2025-09-11 | 2 | -36/+1 | |
| | | | | | Replaces QML Requests singleton | |||||
| * | launcher/wallpaper: include subfolder in search | 2 * r + 2 * t | 2025-09-10 | 1 | -0/+1 | |
| | | | | | Closes #589 | |||||
| * | plugin/ac: not singleton | 2 * r + 2 * t | 2025-09-09 | 2 | -18/+21 | |
| | | | | | | | Also add nodeId prop BeatTracker not singleton Move BeatTracker and Cava to Audio service | |||||
| * | plugin/ap: fix collector | 2 * r + 2 * t | 2025-09-08 | 1 | -24/+6 | |
| | | | | | Actually read from speakers not mic | |||||
| * | plugin: add BeatTracker | 2 * r + 2 * t | 2025-09-04 | 1 | -23/+0 | |
| | | | | | Replaces beat-detector.cpp | |||||
| * | internal: refactor Paths util | 2 * r + 2 * t | 2025-09-03 | 2 | -3/+3 | |
| | | ||||||
| * | internal: use FileSystemModel for FileDialog | 2 * r + 2 * t | 2025-09-02 | 1 | -0/+1 | |
| | | ||||||
| * | internal: remove singleton reloadableId | 2 * r + 2 * t | 2025-09-02 | 2 | -4/+0 | |
| | | ||||||
| * | brightness: add ipc handler for get/set (#546) | sweenu | 2025-09-02 | 1 | -6/+78 | |
| | | | | | | | | | | | | * 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> | |||||
| * | plugin/fsm: rename files -> entries | 2 * r + 2 * t | 2025-08-31 | 1 | -2/+2 | |
| | | | | | Also rename filter & add props | |||||
| * | plugin: add FileSystemModel | 2 * r + 2 * t | 2025-08-31 | 1 | -46/+9 | |
| | | ||||||
| * | plugin/cutils: add getAverageLuminance | 2 * r + 2 * t | 2025-08-31 | 1 | -7/+11 | |
| | | | | | | | Fixes stutters in wallpaper list Also fix crash when saveItem target doesn't have a window | |||||
| * | wallpapers: use CAELESTIA_WALLPAPERS_DIR env | 2 * r + 2 * t | 2025-08-30 | 1 | -3/+3 | |
| | | | | | Env var overrides config option | |||||
| * | brightness: detect monitors by connector instead of model (#503) | anders130 | 2025-08-30 | 1 | -4/+4 | |
| | | | | | | | | | | | | * 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> | |||||
| * | lock: show keyboard layout | 2 * r + 2 * t | 2025-08-28 | 1 | -1/+2 | |
| | | | | | Closes #450 | |||||
| * | lock: add caps/num lock indicator | 2 * r + 2 * t | 2025-08-28 | 1 | -6/+36 | |
| | | | | | Closes #485 | |||||
| * | hypr: fix active window and window focus (#483) | Davi Ribeiro | 2025-08-27 | 1 | -1/+3 | |
| | | | | | | | | | | * services/hypr: fix active window and window focus * format --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| * | osd: add mic volume | 2 * r + 2 * t | 2025-08-27 | 1 | -0/+18 | |
| | | | | | Disabled by default | |||||
| * | idleinhibitor: persist state across reloads | 2 * r + 2 * t | 2025-08-27 | 1 | -2/+10 | |
| | | | | | Also set who and why | |||||
| * | paths: use unified env var for lib dir | 2 * r + 2 * t | 2025-08-27 | 1 | -1/+2 | |
| | | | | | CAELESTIA_BD_PATH -> CAELESTIA_LIB_DIR/beat_detector | |||||
| * | internal: use systemd-inhibit | 2 * r + 2 * t | 2025-08-26 | 1 | -4/+3 | |
| | | | | | No need for custom inhibit script (it didn't even work anyways 💀) | |||||
| * | background: add visualiser | 2 * r + 2 * t | 2025-08-25 | 2 | -4/+5 | |
| | | | | | Also dashboard.visualiserBars -> services.visualiserBars | |||||
| * | config: add gpu type config | 2 * r + 2 * t | 2025-08-25 | 1 | -3/+5 | |
| | | ||||||
| * | beatdetector: increase default bpm | 2 * r + 2 * t | 2025-08-24 | 1 | -1/+1 | |
| | | ||||||
| * | weather: use city instead of lat/long | 2 * r + 2 * t | 2025-08-24 | 1 | -7/+5 | |
| | | | | | Also lazy load | |||||
| * | Revert "hyprland: fix active client on empty ws" | 2 * r + 2 * t | 2025-08-24 | 1 | -8/+1 | |
| | | | | | This reverts commit a8151fc89d9a7977e5fa5dd3dfbed17c8f6101a1. | |||||
| * | hypr: proper kb layout code | 2 * r + 2 * t | 2025-08-24 | 1 | -1/+19 | |
| | | ||||||
| * | internal: rename Hyprland -> Hypr | 2 * r + 2 * t | 2025-08-24 | 3 | -5/+4 | |
| | | | | | | Prevent shadowing Fixes window info not changing on switching to an empty workspace | |||||
| * | config: player aliases + config default player | 2 * r + 2 * t | 2025-08-23 | 1 | -2/+8 | |
| | | | | | Closes #441 | |||||
| * | services: fix proc lang (#454) | Mix | 2025-08-23 | 2 | -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 ws | 2 * r + 2 * t | 2025-08-23 | 1 | -1/+8 | |
| | | | | | Closes #465 | |||||
| * | bar: add idle inhibitor (#459) | Davi Ribeiro | 2025-08-23 | 1 | -0/+36 | |
| | | | | | | | | | | | | | | | | | | * 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 visualiser | 2 * r + 2 * t | 2025-08-23 | 1 | -1/+1 | |
| | | ||||||