feat: bluetooth widget

This commit is contained in:
kossLAN 2025-11-04 19:31:38 -05:00
parent 83d7dc47c4
commit 92316b3ca9
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
6 changed files with 300 additions and 5 deletions

View file

@ -47,6 +47,8 @@ Loader {
}
StyledSlider {
implicitHeight: 7
handleHeight: 12
value: root.node.audio.volume ?? 0
onValueChanged: {