| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-08-05 | bar/popouts: add audio device switcher (#319) | Laurens Duin | 10 | -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-05 | launcher: allow wallpaper switch when exactly 2 wallpapers (#343) | Laurens Duin | 1 | -11/+11 | |
| 2025-08-05 | internal: use device scaling for image caching (#348) | Davi Ribeiro | 1 | -3/+8 | |
| * internal: fixes image caching (#275) * fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-05 | lock: fix battery percentage (#340) | kanlaric | 1 | -1/+1 | |
| 2025-08-04 | internal: format network | 2 * r + 2 * t | 1 | -36/+32 | |
| Also use exec, onExited and StdioCollector | |||||
| 2025-08-04 | picker: fix client highlighting | 2 * r + 2 * t | 1 | -1/+3 | |
| 2025-08-04 | internal: refactor widgets folder | 2 * r + 2 * t | 103 | -110/+152 | |
| Split into subdirs and rename to components | |||||
| 2025-08-04 | dashboard: display correct temp units | 2 * r + 2 * t | 1 | -2/+6 | |
| 2025-08-04 | systemusage: reorder gpu detection | 2 * r + 2 * t | 1 | -1/+1 | |
| Try novideo first Fixes #329 | |||||
| 2025-08-04 | dashboard: fix tab desync | 2 * r + 2 * t | 2 | -2/+2 | |
| Fixes #324 | |||||
| 2025-08-04 | readme: add faq | 2 * r + 2 * t | 1 | -0/+42 | |
| 2025-08-04 | readme: fix formatting | 2 * r + 2 * t | 1 | -3/+3 | |
| 2025-08-04 | background: fix when disabled | 2 * r + 2 * t | 1 | -2/+3 | |
| Fixes #246, #283 | |||||
| 2025-08-04 | dcontent/bt: settings toggle between | 2 * r + 2 * t | 1 | -1/+6 | |
| Make settings button go to first device if already on settings | |||||
| 2025-08-03 | dcontent: add audio placeholder | 2 * r + 2 * t | 3 | -1/+20 | |
| Also clip panes | |||||
| 2025-08-03 | dcontent: impl rest of bt device settings | 2 * r + 2 * t | 4 | -9/+328 | |
| 2025-08-03 | dcontent: better bt settings | 2 * r + 2 * t | 3 | -24/+136 | |
| 2025-08-03 | dcontent: anim pane changes | 2 * r + 2 * t | 2 | -1/+44 | |
| 2025-08-03 | dcontent: fix bt fab menu | 2 * r + 2 * t | 1 | -29/+35 | |
| Fix changing state making animation fail | |||||
| 2025-08-03 | internal: better shadow | 2 * r + 2 * t | 6 | -33/+20 | |
| 2025-08-03 | dcontent: impl bt device details | 2 * r + 2 * t | 4 | -6/+348 | |
| 2025-08-03 | dcontent: add info to bt settings | 2 * r + 2 * t | 3 | -6/+88 | |
| Also flickable | |||||
| 2025-08-02 | filedialog: fix null error | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-02 | config: add apps config | 2 * r + 2 * t | 7 | -5/+21 | |
| Closes #318 and #305 | |||||
| 2025-08-02 | dashboard: better no media | 2 * r + 2 * t | 1 | -29/+26 | |
| Closes #323 | |||||
| 2025-08-02 | osd: animate scrolling (#316) | PFiS | 2 | -21/+44 | |
| * refactor: make the animation smooth when scrolling the mouse wheel * fix: can't drag * format * fix cursor --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-02 | bar: add bluetooth connected icon state (#311) | Laurens Duin | 1 | -1/+7 | |
| * feat: add bluetooth connected icon state * fix: improve connected check * chore: cleanup * format --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-02 | dashboard: fix player selector icons | 2 * r + 2 * t | 1 | -6/+7 | |
| 2025-08-02 | funding: add buymeacoffee | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-02 | ci: update flake weekly | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-02 | funding: add github sponsor | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-02 | [CI] chore: update flake | github-actions | 1 | -3/+3 | |
| 2025-08-01 | dashboard: fix player selector | 2 * r + 2 * t | 4 | -21/+56 | |
| Fixes #320 | |||||
| 2025-08-01 | dcontent: add more spacing to expanded navrail | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-07-31 | internal: loader extra clock components | 2 * r + 2 * t | 2 | -12/+26 | |
| 2025-07-31 | dashboard: fix time spacing | 2 * r + 2 * t | 1 | -2/+3 | |
| 2025-07-31 | dashboard: fix media player selector | 2 * r + 2 * t | 1 | -1/+3 | |
| Disable when only one player | |||||
| 2025-07-31 | dashboard: better media player selector | 2 * r + 2 * t | 1 | -103/+73 | |
| 2025-07-31 | dcontent: minor style fix | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-07-31 | dashboard: better play button | 2 * r + 2 * t | 1 | -27/+63 | |
| 2025-07-31 | config: respect user locale for twelve hour clock & temperature (#290) | Laurens Duin | 6 | -55/+69 | |
| * bar: add 12h clock option * feat: allow custom format config * feat: 12h clock based on locale with config * chore: cleanup * fix: PR comments, add automatic fahrenheit * fix: formatting * dashboard: fix up date time * lock: better 12h clock --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-07-30 | config: allow configuring external audio program | Soramane | 3 | -1/+3 | |
| Closes #302 | |||||
| 2025-07-30 | [CI] chore: update flake | github-actions | 1 | -3/+3 | |
| 2025-07-29 | session: add optional vim-like keybinds (#291) | Joel R. | 3 | -0/+25 | |
| Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-07-29 | session: add custom session/lock menu button commands (#292) | Joel R. | 4 | -9/+23 | |
| * session: add custom menu-buttons commands * lock: use custom session-menu buttons * readme: update config options for custom commands | |||||
| 2025-07-29 | bar: fix kb layout | 2 * r + 2 * t | 1 | -4/+2 | |
| Closes #295 | |||||
| 2025-07-29 | [CI] chore: update flake | github-actions | 1 | -3/+3 | |
| 2025-07-28 | popouts: unload when hidden | 2 * r + 2 * t | 3 | -3/+3 | |
| 2025-07-28 | dcontent: style tweaks | 2 * r + 2 * t | 1 | -1/+3 | |
| Shrink bt adapter selector button height slightly | |||||
| 2025-07-28 | media: display hh:mm:ss | 2 * r + 2 * t | 1 | -1/+8 | |
| Closes #287 | |||||