| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bar: add kblayout popout | 2 * r + 2 * t | 2025-08-19 | 1 | -3/+4 | |
| | | ||||||
| * | config: add config for disabling smart scheme | 2 * r + 2 * t | 2025-08-13 | 1 | -2/+3 | |
| | | | | | Closes #408 | |||||
| * | bar: per-monitor workspaces option (#394) | anders130 | 2025-08-13 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | 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> | |||||
| * | wallpapers: allow symlinked wallpaper directory (#399) | Laurens Duin | 2025-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | lock: add fetch + refactor os info | 2 * r + 2 * t | 2025-08-11 | 1 | -51/+67 | |
| | | ||||||
| * | lock: add weather | 2 * r + 2 * t | 2025-08-10 | 1 | -9/+10 | |
| | | | | | Also refactor weather service | |||||
| * | notifs: fix actions colour when transp | 2 * r + 2 * t | 2025-08-09 | 1 | -1/+1 | |
| | | | | | Also more colour adjustments | |||||
| * | config: make appearance configurable | 2 * r + 2 * t | 2025-08-09 | 1 | -3/+4 | |
| | | ||||||
| * | internal: better transparency | 2 * r + 2 * t | 2025-08-08 | 1 | -3/+22 | |
| | | ||||||
| * | internal: colour fixes | 2 * r + 2 * t | 2025-08-08 | 1 | -56/+55 | |
| | | ||||||
| * | internal: disable transparency | 2 * r + 2 * t | 2025-08-08 | 1 | -1/+1 | |
| | | | | | Oops | |||||
| * | internal: transparency support coming soon™ | 2 * r + 2 * t | 2025-08-08 | 1 | -30/+82 | |
| | | | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode | |||||
| * | config: add audio increment option | 2 * r + 2 * t | 2025-08-05 | 1 | -0/+9 | |
| | | ||||||
| * | audio: clamp volume | 2 * r + 2 * t | 2025-08-05 | 1 | -7/+12 | |
| | | | | | Closes #350 | |||||
| * | bar/popouts: add audio device switcher (#319) | Laurens Duin | 2025-08-05 | 1 | -4/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | |||||
| * | internal: format network | 2 * r + 2 * t | 2025-08-04 | 1 | -36/+32 | |
| | | | | | Also use exec, onExited and StdioCollector | |||||
| * | internal: refactor widgets folder | 2 * r + 2 * t | 2025-08-04 | 3 | -3/+3 | |
| | | | | | Split into subdirs and rename to components | |||||
| * | systemusage: reorder gpu detection | 2 * r + 2 * t | 2025-08-04 | 1 | -1/+1 | |
| | | | | | | Try novideo first Fixes #329 | |||||
| * | bar: fix kb layout | 2 * r + 2 * t | 2025-07-29 | 1 | -4/+2 | |
| | | | | | Closes #295 | |||||
| * | bar: fix kb layout | 2 * r + 2 * t | 2025-07-28 | 1 | -1/+3 | |
| | | ||||||
| * | bar: add kb layout status icon | 2 * r + 2 * t | 2025-07-27 | 1 | -1/+13 | |
| | | | | | Closes #280 | |||||
| * | brightness: fix | 2 * r + 2 * t | 2025-07-27 | 1 | -2/+7 | |
| | | ||||||
| * | brightness: fix for non ddc displays | 2 * r + 2 * t | 2025-07-26 | 1 | -1/+2 | |
| | | ||||||
| * | feat: improve network popout (#268) | Nikhil Sharma | 2025-07-26 | 1 | -4/+119 | |
| | | | | | | | | | | | | * 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 changes | 2 * r + 2 * t | 2025-07-26 | 1 | -0/+14 | |
| | | ||||||
| * | internal: even better visibilities multimon | 2 * r + 2 * t | 2025-07-22 | 1 | -3/+3 | |
| | | ||||||
| * | internal: better visibilities multimon handling | 2 * r + 2 * t | 2025-07-22 | 1 | -2/+7 | |
| | | ||||||
| * | filedialog: better icon filtering | 2 * r + 2 * t | 2025-07-22 | 1 | -3/+2 | |
| | | | | | | | Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils | |||||
| * | feat: add apple studio display brightness support (#214) | Gabriel Rinaldi | 2025-07-20 | 1 | -9/+34 | |
| | | | | | | | | | | | | * chore: add studio display support * some fixes * more fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| * | internal: move launcher stuff into subfolders | 2 * r + 2 * t | 2025-07-19 | 1 | -25/+0 | |
| | | ||||||
| * | launcher: better app launch | 2 * r + 2 * t | 2025-07-19 | 1 | -4/+8 | |
| | | | | | | More foolproof (hopefully) Also set working directory correctly | |||||
| * | internal: change colour palette type name | 2 * r + 2 * t | 2025-07-19 | 1 | -4/+4 | |
| | | | | | Cause qmlls doesnt like overlapping names | |||||
| * | wallpapers: show subdirs in name | 2 * r + 2 * t | 2025-07-19 | 1 | -2/+1 | |
| | | | | | Also better search | |||||
| * | config: add config for using fzf/fuzzy search | 2 * r + 2 * t | 2025-07-19 | 2 | -17/+10 | |
| | | ||||||
| * | feat: fzf-like search instead of fuzzy | 2 * r + 2 * t | 2025-07-19 | 1 | -16/+3 | |
| | | | | | Also add license for fuzzysort lib | |||||
| * | bluetooth: use qs bluetooth | Soramane | 2025-07-16 | 1 | -104/+0 | |
| | | ||||||
| * | internal: create service config | Soramane | 2025-07-16 | 1 | -2/+2 | |
| | | ||||||
| * | internal: use new qs imports | Soramane | 2025-07-16 | 8 | -13/+13 | |
| | | ||||||
| * | launcher: better launch terminal apps | 2 * r + 2 * t | 2025-07-12 | 1 | -1/+3 | |
| | | | | | Run with fish -C so colours get sourced | |||||
| * | internal: use execDetached for brightness | 2 * r + 2 * t | 2025-07-12 | 1 | -6/+1 | |
| | | ||||||
| * | dashboard: sleep cava | 2 * r + 2 * t | 2025-07-09 | 1 | -2/+15 | |
| | | | | | | | Closes #201 Also allow hot updating visualiser bars config | |||||
| * | internal: pass around visibilities | 2 * r + 2 * t | 2025-07-09 | 1 | -1/+0 | |
| | | | | | | Instead of singleton Also for panels | |||||
| * | hyprland: fix refreshing on events | 2 * r + 2 * t | 2025-07-09 | 1 | -4/+12 | |
| | | ||||||
| * | paths: decode urls | 2 * r + 2 * t | 2025-07-07 | 1 | -1/+1 | |
| | | | | | Fixes spaces in paths breaking things | |||||
| * | feat: fahrenheit option for weather (#189) | William (Liam) Snow IV | 2025-07-03 | 1 | -2/+4 | |
| | | | | | | | | | | | | | * Added Fahrenheit to Weather Service * some fixes Allow for hot reloading config opt Add opt to example config --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| * | internal: set default bpm to 1 | 2 * r + 2 * t | 2025-07-02 | 1 | -1/+1 | |
| | | | | | So the media gif still plays even when beat detector doesnt work | |||||
| * | weather: use xmlhttprequest | 2 * r + 2 * t | 2025-06-29 | 2 | -25/+50 | |
| | | | | | | | Remove curl dependency Also add buffer period so it doesnt spam api requests | |||||
| * | internal: more explicit | 2 * r + 2 * t | 2025-06-28 | 1 | -1/+1 | |
| | | ||||||
| * | dashboard: optimise systemusage | 2 * r + 2 * t | 2025-06-28 | 1 | -8/+5 | |
| | | | | | Ref same way as cava | |||||
| * | dashboard: optimise cava | 2 * r + 2 * t | 2025-06-28 | 1 | -1/+5 | |
| | | | | | Use refs to prevent loading at all times | |||||