| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | internal: use existing button controls | 2 * r + 2 * t | 2025-11-15 | 1 | -6/+5 |
| | | | | | Instead of SimpleButton | ||||
| * | tray: open settings button matches other popouts | ATMDA | 2025-11-15 | 1 | -1/+1 |
| | | |||||
| * | tray: changed settings icon in button | ATMDA | 2025-11-13 | 1 | -1/+1 |
| | | |||||
| * | tray: minor button updates to match | ATMDA | 2025-11-12 | 1 | -31/+8 |
| | | |||||
| * | popout: audio and blueooth changed button to say "Open Settings" | ATMDA | 2025-11-11 | 1 | -1/+1 |
| | | |||||
| * | statusicons: made panel open in detach to match the bluetooth icon | ATMDA | 2025-11-10 | 1 | -4/+2 |
| | | |||||
| * | statusicons: sound input/output now opens controlcenter instead of pavucontrol | ATMDA | 2025-11-10 | 1 | -2/+2 |
| | | |||||
| * | internal: use templates | 2 * r + 2 * t | 2025-09-13 | 1 | -6/+4 |
| | | |||||
| * | internal: use Anim component | 2 * r + 2 * t | 2025-08-24 | 1 | -5/+1 |
| | | |||||
| * | config: add audio increment option | 2 * r + 2 * t | 2025-08-05 | 1 | -2/+2 |
| | | |||||
| * | internal: position slider handle correctly | 2 * r + 2 * t | 2025-08-05 | 1 | -2/+2 |
| | | | | | Also better labels for audio popout | ||||
| * | 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> | |||||