summaryrefslogtreecommitdiff
path: root/utils/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-10internal: more colour fixes2 * r + 2 * t2-2/+2
:woe:
2025-08-10internal: more colour fixes2 * r + 2 * t1-1/+1
2025-08-10lock: nuke2 * r + 2 * t2-144/+128
2025-08-10internal: save mem usage2 * r + 2 * t1-0/+2
Set exclusion window size to 1x1
2025-08-09notifs: fix actions colour when transp2 * r + 2 * t2-2/+2
Also more colour adjustments
2025-08-09dashboard: fix cover art rounding2 * r + 2 * t2-2/+2
ensure full circle even when changed in config
2025-08-09bar: better scroll actions2 * r + 2 * t3-33/+21
Also fix workspaces interaction area
2025-08-09picker: fix clients for special ws2 * r + 2 * t2-14/+27
Also focus on first window if none focused on init
2025-08-09nix: make package derivation patchable (#378)anders1302-1/+6
* internal/nix: add .direnv to gitignore * nix: make package patchable
2025-08-09bar: add min padding2 * r + 2 * t1-1/+1
For when smol border thickness
2025-08-09nix/chore: update flake inputsSoramane1-28/+6
2025-08-09nix: use nixpkgs app2unitSoramane2-11/+3
2025-08-09ci: only check flake.lock2 * r + 2 * t2-10/+1
Also remove run.fish
2025-08-09config: make appearance configurable2 * r + 2 * t6-85/+147
2025-08-08paths: better to string2 * r + 2 * t2-3/+8
2025-08-08internal: fix more colours2 * r + 2 * t2-2/+2
2025-08-08controlcenter: fix clipping2 * r + 2 * t3-39/+45
2025-08-08internal: better transparency2 * r + 2 * t1-3/+22
2025-08-08internal: colour fixes2 * r + 2 * t6-61/+60
2025-08-08internal: disable transparency2 * r + 2 * t1-1/+1
Oops
2025-08-08internal: transparency support coming soon™2 * r + 2 * t45-112/+169
Also fix media player selector text colour Fix colour preview not resetting light/dark mode
2025-08-07controlcenter: hide float button when floating2 * r + 2 * t4-53/+56
2025-08-07internal: fix transparent transitions2 * r + 2 * t9-10/+10
2025-08-07controlcenter: add header when floating2 * r + 2 * t3-3/+73
2025-08-07controlcenter: fix navrail colours2 * r + 2 * t1-1/+3
2025-08-07controlcenter: better navrail2 * r + 2 * t2-6/+7
2025-08-07controlcenter: add floating mode2 * r + 2 * t8-24/+187
Closes #363
2025-08-07dashboard: showOnHover config option (#361)Noah Zepner4-1/+12
* dashboard: showOnHover config option * dashboard: close on lose focus when !showOnHover Also update readme --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-06controlcenter/bt: better styling2 * r + 2 * t1-2/+5
Less width when toggle buttons pressed Use expressive anim
2025-08-05config: add audio increment option2 * r + 2 * t6-6/+17
2025-08-05audio: clamp volume2 * r + 2 * t1-7/+12
Closes #350
2025-08-05controlcenter/bt: better toggles collapsing logic2 * r + 2 * t1-3/+5
Hardcoded but eh
2025-08-05internal: rename dcontent -> controlcenter2 * r + 2 * t11-9/+7
2025-08-05internal: position slider handle correctly2 * r + 2 * t2-21/+19
Also better labels for audio popout
2025-08-05popouts/audio: scroll volume slider2 * r + 2 * t1-11/+24
Also more spacing
2025-08-05bar/popouts: add audio device switcher (#319)Laurens Duin10-151/+274
* feat: basic audio switcher * feat: replace VerticalSlider with StyledSlider * fix: styling * fix: formatting * chore: make sound icons consistent, change slider styling * feat: styled slider component variants * chore: cleanup * chore: cleanup * fix: pr fixes * fix: remove redundant code * chore: remove old code * fix: controls styling * fixes * more tweaks * radiobtn: add interaction stuff Anim slider --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-05launcher: allow wallpaper switch when exactly 2 wallpapers (#343)Laurens Duin1-11/+11
2025-08-05internal: use device scaling for image caching (#348)Davi Ribeiro1-3/+8
* internal: fixes image caching (#275) * fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-05lock: fix battery percentage (#340)kanlaric1-1/+1
2025-08-04internal: format network2 * r + 2 * t1-36/+32
Also use exec, onExited and StdioCollector
2025-08-04picker: fix client highlighting2 * r + 2 * t1-1/+3
2025-08-04internal: refactor widgets folder2 * r + 2 * t103-110/+152
Split into subdirs and rename to components
2025-08-04dashboard: display correct temp units2 * r + 2 * t1-2/+6
2025-08-04systemusage: reorder gpu detection2 * r + 2 * t1-1/+1
Try novideo first Fixes #329
2025-08-04dashboard: fix tab desync2 * r + 2 * t2-2/+2
Fixes #324
2025-08-04readme: add faq2 * r + 2 * t1-0/+42
2025-08-04readme: fix formatting2 * r + 2 * t1-3/+3
2025-08-04background: fix when disabled2 * r + 2 * t1-2/+3
Fixes #246, #283
2025-08-04dcontent/bt: settings toggle between2 * r + 2 * t1-1/+6
Make settings button go to first device if already on settings
2025-08-03dcontent: add audio placeholder2 * r + 2 * t3-1/+20
Also clip panes