Bar: MediaMini player (Play/Pause + title)

This commit is contained in:
quadbyte 2025-08-15 12:14:16 -04:00
parent 33bec01e98
commit 5bf6659ba7
3 changed files with 39 additions and 7 deletions

View file

@ -172,7 +172,7 @@ NBox {
anchors.fill: parent
anchors.margins: Style.marginTiny * scaling
imagePath: MediaPlayer.trackArtUrl
fallbackIcon: "image"
fallbackIcon: "music_note"
borderColor: Colors.mOutline
borderWidth: Math.max(1, Style.borderThin * scaling)
imageRadius: width * 0.5