Commit graph

10 commits

Author SHA1 Message Date
db3042111f
feat: hacky network and notification widget and caffeine widget
Network and notification widgets are just buttons to open nmtui and
swaync respectively... what they are doing in my waybar right now
anyways. Now I *should* not need waybar anymore.

Caffeine widget does what there is to do, set an inhibitor.

Restructured the project so that icons are in src/, screenshots are in
the renamed screenshots folder
2024-09-21 02:05:00 +02:00
b0ceb423d9
feat: add systray context menus 2024-09-07 22:00:44 +02:00
88a6eaf742
chore: add some qmllsp recommendations 2024-08-29 03:52:31 +02:00
d91add5655
chore: restructure src and move rectangle style to a dedicated file 2024-08-28 00:12:17 +02:00
16a5743c6a
feat(audiomanager): display all sinks 2024-08-27 19:31:52 +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
93f038aefb
feat: make volume bar non interacteable 2024-08-25 03:59:16 +02:00
e939c8e84f
feat: add mouseregion for audio scrolling and volume icon
Volume icon is temporary and from flaticon
2024-08-24 23:04:56 +02:00
f4f3b0714a
feat: added audio slider
Audio slider updates volume properly
2024-08-24 05:30:43 +02:00