summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* ci: run flake update daily instead of on push2 * r + 2 * t2025-07-271-3/+2
|
* brightness: fix2 * r + 2 * t2025-07-271-2/+7
|
* [CI] chore: update flakegithub-actions2025-07-261-4/+4
|
* brightness: fix for non ddc displays2 * r + 2 * t2025-07-261-1/+2
|
* dcontent: impl bt settings2 * r + 2 * t2025-07-269-12/+491
|
* dcontent: add bt pane2 * r + 2 * t2025-07-266-72/+323
|
* [CI] chore: update flakegithub-actions2025-07-261-7/+7
|
* dcontent: add panes2 * r + 2 * t2025-07-264-42/+142
|
* [CI] chore: update flakegithub-actions2025-07-261-4/+4
|
* dcontent: some tweaks2 * r + 2 * t2025-07-262-16/+10
|
* [CI] chore: update flakegithub-actions2025-07-261-4/+4
|
* interactions: disable when detached panel2 * r + 2 * t2025-07-261-0/+3
|
* dashboard: show on hover (for touch devices)Soramane2025-07-262-0/+10
|
* config: allow enable/disable panels2 * r + 2 * t2025-07-269-9/+11
| | | | Closes #240
* popouts: fix scan icon rotation2 * r + 2 * t2025-07-261-1/+7
|
* popouts: some fixes for network2 * r + 2 * t2025-07-261-2/+4
|
* config: enable/disable status icons (#243)Kaj2025-07-265-97/+215
| | | | | | | | | | | | | | | | | | | | | * Adds ability to disable/enable status icons Improves the hover calculations so that it's not hardcoded. This should make it easier to add/remove status icons. Also adds an optional audio status icon. * status: move config to barconfig * fixes * fix merge * loader icons * fix audio popout --------- Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com> Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* feat: improve network popout (#268)Nikhil Sharma2025-07-263-10/+333
| | | | | | | | | | | * feat: network popout (saved networks only) * fix: rem unfinished forget network * network: some fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* brightness: debounce ddc changes2 * r + 2 * t2025-07-261-0/+14
|
* ci: add flake update action (#267)2 * r + 2 * t2025-07-252-10/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * create flake update action * what am i doing * fix * try nixpkgs.hyprland * try flake * use add * try sway + cache nix * use install * fix pgrep * fix sway exit * screw sway ipc * get ready for merge * [CI] chore: update flake * finally ready
* dcontent: create bluetooth panel2 * r + 2 * t2025-07-239-3/+372
|
* internal: better styled switch2 * r + 2 * t2025-07-231-16/+32
| | | | Add state layer + cursor change
* internal: fix damn lsp overshadowing2 * r + 2 * t2025-07-231-2/+2
|
* popouts: better tray menu focus handling2 * r + 2 * t2025-07-234-24/+15
| | | | Don't hide on hover lost, use a focus grab instead
* popouts: better bluetooth popout2 * r + 2 * t2025-07-232-11/+212
|
* bar: ws indicator mask -> colouriser2 * r + 2 * t2025-07-231-14/+3
|
* bar: fix bluetooth when offSoramane2025-07-232-2/+2
|
* nix/dev: remove logging rules from devshellSoramane2025-07-231-7/+0
| | | | No need for them anymore
* nix: update flake inputsSoramane2025-07-231-10/+10
|
* filedialog: cache thumbnails2 * r + 2 * t2025-07-223-4/+32
| | | | Much faster loading
* internal: fix typo2 * r + 2 * t2025-07-221-1/+1
|
* internal: remove unnecessary slice2 * r + 2 * t2025-07-221-1/+1
|
* internal: even better visibilities multimon2 * r + 2 * t2025-07-221-3/+3
|
* lock: better buttons2 * r + 2 * t2025-07-222-24/+18
|
* internal: oop forgot to commit this2 * r + 2 * t2025-07-221-1/+1
| | | | part of previous commit fix
* internal: better visibilities multimon handling2 * r + 2 * t2025-07-221-2/+7
|
* popouts: better bt loading icon2 * r + 2 * t2025-07-222-16/+103
|
* filedialog: better icon filtering2 * r + 2 * t2025-07-225-6/+17
| | | | | | Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils
* filedialog: add scrollbar2 * r + 2 * t2025-07-221-0/+3
|
* lock: show status on small screens2 * r + 2 * t2025-07-222-92/+94
| | | | Hide notifs but show status
* background: load not async2 * r + 2 * t2025-07-221-1/+1
| | | | Fixes #235
* background: some fixes for desktop clock2 * r + 2 * t2025-07-222-11/+14
| | | | Loader + use implicit width/height + move
* feat: add a simple desktop clock (#238)Kaj2025-07-223-0/+32
| | | | | | | | | | | | | | | | | | | * Adds a simple desktop clock * Adds ability to change color * Sets the desktop clock to be disabled by default * Improves desktop clock code based on feedback * Disable the clock by default * Fixes config of background clock * Removes the timer for the desktop clock --------- Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com>
* icons: fix quoting issues2 * r + 2 * t2025-07-211-3/+3
|
* nix: add jetbrains mono to deps (#234)Soramane2025-07-212-2/+3
| | | | temp until fonts are configurable
* readme: add tip for beat detector manual install2 * r + 2 * t2025-07-211-0/+5
|
* filedialog: fix when killing window2 * r + 2 * t2025-07-201-0/+5
|
* internal: code style2 * r + 2 * t2025-07-201-9/+8
|
* config: allow disabling background2 * r + 2 * t2025-07-204-15/+30
| | | | Closes #208
* feat: add apple studio display brightness support (#214)Gabriel Rinaldi2025-07-201-9/+34
| | | | | | | | | | | * chore: add studio display support * some fixes * more fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>