Commit graph

10 commits

Author SHA1 Message Date
30badd864e
feat(sway): working workspace indicator
Indicator is buggy when workspace is focused & hovered at the same time
2024-08-27 23:35:57 +02:00
28171e3a44
chore: ColumnLayout for bar 2024-08-27 03:18:52 +02:00
c5838d1d43
feat: add system tray with working opening of windows 2024-08-26 20:17:43 +02:00
bf4a4a302a
feat: first iteration off a working audio volumen manager
- default sink
   - mute it
   - change volume
- streams
   - change volume
2024-08-26 03:08:25 +02:00
59e06ced91
feat: add window opening for the audio manager 2024-08-25 04:45:23 +02:00
a44637492d
feat: make bar transparent
also move Time provider into provider folder
2024-08-25 03:58:44 +02:00
f4f3b0714a
feat: added audio slider
Audio slider updates volume properly
2024-08-24 05:30:43 +02:00
b0e6ebc325
feat: add multiline clock 2024-08-23 16:57:39 +02:00
7fb870b389
chore: format code according to qmlformat 2024-08-23 13:07:04 +02:00
423c2ba668
feat: init repo & follow documentation
Following the Quickshell documentation to get started

https://quickshell.outfoxxed.me/docs
2024-08-23 01:30:33 +02:00