feat: Add OSD background opacity setting

- Add `OSD` background transparency
- Add `OSD` background transparency translation
This commit is contained in:
mochou
2025-11-13 13:50:13 +08:00
parent 7bf3601a52
commit 36d4c10202
14 changed files with 209 additions and 141 deletions
+1
View File
@@ -385,6 +385,7 @@ Singleton {
property list<string> monitors: []
property int autoHideMs: 2000
property bool overlayLayer: true
property real backgroundOpacity: 1.0
}
// audio