MediaMini: add scrolling support (as requested in #293)

This commit is contained in:
Ly-sec
2025-09-25 01:02:01 +02:00
parent 35a7ed165f
commit 96c2817e06
9 changed files with 134 additions and 9 deletions
+2
View File
@@ -266,6 +266,8 @@ Singleton {
property string visualizerType: "linear"
property list<string> mprisBlacklist: []
property string preferredPlayer: ""
property bool scrollingTitle: true
property int scrollingSpeed: 18
}
// ui