summaryrefslogtreecommitdiff
path: root/modules/osd/Content.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* osd: fix scroll sensSoramane2025-08-281-3/+3
|
* osd: add mic volume2 * r + 2 * t2025-08-271-36/+86
| | | | Disabled by default
* config: allow enable/disable osd brightness (#481)Faiz Khan2025-08-271-17/+29
| | | | | | | | | | | | | * Added option to disable brightness slider * Removed unwanted imports * Renamed WrappedLoader.name to brightnessSlider * fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* config: add audio increment option2 * r + 2 * t2025-08-051-2/+2
|
* bar/popouts: add audio device switcher (#319)Laurens Duin2025-08-051-11/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 folder2 * r + 2 * t2025-08-041-1/+1
| | | | Split into subdirs and rename to components
* osd: animate scrolling (#316)PFiS2025-08-021-18/+43
| | | | | | | | | | | | | * 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>
* internal: use new qs importsSoramane2025-07-161-3/+3
|
* feat: user config file2 * r + 2 * t2025-06-151-4/+4
| | | | Config file at `~/.config/caelestia/shell.json`
* feat: session menu2 * r + 2 * t2025-05-111-1/+0
|
* feat: better launcher and osd animations2 * r + 2 * t2025-05-061-1/+1
| | | | Slide not clip
* bar: add scroll actions to fillers2 * r + 2 * t2025-05-041-1/+1
| | | | Also change the brightness osd icon depending on value
* feat: brightness osd2 * r + 2 * t2025-05-041-1/+3
|
* feat: audio osd2 * r + 2 * t2025-05-041-0/+42