C6: progress bar from hints.value, maxHistory default -1 (unlimited)

This commit is contained in:
Damocles 2026-04-13 17:01:04 +02:00
parent 3a9cd59243
commit 20cb306ad6
5 changed files with 50 additions and 8 deletions

View file

@ -24,7 +24,7 @@ QtObject {
timeout: 3000,
maxPopups: 4,
maxVisible: 10,
maxHistory: 50
maxHistory: -1
})
property var mpris: ({
enable: true