summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* lock: better lock anim2 * r + 2 * t2025-08-105-21/+28
|
* lock: add date2 * r + 2 * t2025-08-101-1/+12
|
* lock: center password field + placeholder states2 * r + 2 * t2025-08-103-81/+172
|
* lock: add placeholder + manual focus2 * r + 2 * t2025-08-102-56/+102
|
* lock: input field + separate pam2 * r + 2 * t2025-08-106-85/+303
|
* lock: add content + better unlock anim2 * r + 2 * t2025-08-104-51/+172
|
* Merge branch 'main' into new-lock2 * r + 2 * t2025-08-102-2/+2
|\
| * internal: more colour fixes2 * r + 2 * t2025-08-102-2/+2
| | | | | | | | :woe:
* | Merge branch 'main' into new-lock2 * r + 2 * t2025-08-101-1/+1
|\|
| * internal: more colour fixes2 * r + 2 * t2025-08-101-1/+1
| |
* | lock: nuke2 * r + 2 * t2025-08-102-144/+128
|/
* internal: save mem usage2 * r + 2 * t2025-08-101-0/+2
| | | | Set exclusion window size to 1x1
* notifs: fix actions colour when transp2 * r + 2 * t2025-08-092-2/+2
| | | | Also more colour adjustments
* dashboard: fix cover art rounding2 * r + 2 * t2025-08-092-2/+2
| | | | ensure full circle even when changed in config
* bar: better scroll actions2 * r + 2 * t2025-08-093-33/+21
| | | | Also fix workspaces interaction area
* picker: fix clients for special ws2 * r + 2 * t2025-08-092-14/+27
| | | | Also focus on first window if none focused on init
* nix: make package derivation patchable (#378)anders1302025-08-092-1/+6
| | | | | * internal/nix: add .direnv to gitignore * nix: make package patchable
* bar: add min padding2 * r + 2 * t2025-08-091-1/+1
| | | | For when smol border thickness
* nix/chore: update flake inputsSoramane2025-08-091-28/+6
|
* nix: use nixpkgs app2unitSoramane2025-08-092-11/+3
|
* ci: only check flake.lock2 * r + 2 * t2025-08-092-10/+1
| | | | Also remove run.fish
* config: make appearance configurable2 * r + 2 * t2025-08-096-85/+147
|
* paths: better to string2 * r + 2 * t2025-08-082-3/+8
|
* internal: fix more colours2 * r + 2 * t2025-08-082-2/+2
|
* controlcenter: fix clipping2 * r + 2 * t2025-08-083-39/+45
|
* internal: better transparency2 * r + 2 * t2025-08-081-3/+22
|
* internal: colour fixes2 * r + 2 * t2025-08-086-61/+60
|
* internal: disable transparency2 * r + 2 * t2025-08-081-1/+1
| | | | Oops
* internal: transparency support coming soon™2 * r + 2 * t2025-08-0845-112/+169
| | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode
* controlcenter: hide float button when floating2 * r + 2 * t2025-08-074-53/+56
|
* internal: fix transparent transitions2 * r + 2 * t2025-08-079-10/+10
|
* controlcenter: add header when floating2 * r + 2 * t2025-08-073-3/+73
|
* controlcenter: fix navrail colours2 * r + 2 * t2025-08-071-1/+3
|
* controlcenter: better navrail2 * r + 2 * t2025-08-072-6/+7
|
* controlcenter: add floating mode2 * r + 2 * t2025-08-078-24/+187
| | | | Closes #363
* dashboard: showOnHover config option (#361)Noah Zepner2025-08-074-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>
* controlcenter/bt: better styling2 * r + 2 * t2025-08-061-2/+5
| | | | | Less width when toggle buttons pressed Use expressive anim
* config: add audio increment option2 * r + 2 * t2025-08-056-6/+17
|
* audio: clamp volume2 * r + 2 * t2025-08-051-7/+12
| | | | Closes #350
* controlcenter/bt: better toggles collapsing logic2 * r + 2 * t2025-08-051-3/+5
| | | | Hardcoded but eh
* internal: rename dcontent -> controlcenter2 * r + 2 * t2025-08-0511-9/+7
|
* internal: position slider handle correctly2 * r + 2 * t2025-08-052-21/+19
| | | | Also better labels for audio popout
* popouts/audio: scroll volume slider2 * r + 2 * t2025-08-051-11/+24
| | | | Also more spacing
* bar/popouts: add audio device switcher (#319)Laurens Duin2025-08-0510-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>
* launcher: allow wallpaper switch when exactly 2 wallpapers (#343)Laurens Duin2025-08-051-11/+11
|
* internal: use device scaling for image caching (#348)Davi Ribeiro2025-08-051-3/+8
| | | | | | | | | * internal: fixes image caching (#275) * fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* lock: fix battery percentage (#340)kanlaric2025-08-051-1/+1
|
* internal: format network2 * r + 2 * t2025-08-041-36/+32
| | | | Also use exec, onExited and StdioCollector
* picker: fix client highlighting2 * r + 2 * t2025-08-041-1/+3
|
* internal: refactor widgets folder2 * r + 2 * t2025-08-04103-110/+152
| | | | Split into subdirs and rename to components