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
+2 -1
View File
@@ -250,7 +250,8 @@
"location": "top_right",
"monitors": [],
"autoHideMs": 2000,
"overlayLayer": true
"overlayLayer": true,
"backgroundOpacity": 1
},
"audio": {
"volumeStep": 5,