| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | popouts/audio: scroll volume slider | 2 * r + 2 * t | 2025-08-05 | 1 | -11/+24 |
| | | | | | Also more spacing | ||||
| * | bar/popouts: add audio device switcher (#319) | Laurens Duin | 2025-08-05 | 1 | -32/+113 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: refactor widgets folder | 2 * r + 2 * t | 2025-08-04 | 1 | -1/+2 |
| | | | | | Split into subdirs and rename to components | ||||
| * | config: add apps config | 2 * r + 2 * t | 2025-08-02 | 1 | -1/+1 |
| | | | | | Closes #318 and #305 | ||||
| * | config: allow configuring external audio program | Soramane | 2025-07-30 | 1 | -1/+1 |
| | | | | | Closes #302 | ||||
| * | config: enable/disable status icons (#243) | Kaj | 2025-07-26 | 1 | -0/+57 |
| * 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> | |||||