overlay: add option for zoom anim and darkening surface

This commit is contained in:
end-4
2025-11-06 10:55:33 +01:00
parent 3bebabd95e
commit 6be3fe0c65
3 changed files with 68 additions and 40 deletions
@@ -361,6 +361,11 @@ Singleton {
property bool pinnedOnStartup: false
}
property JsonObject overlay: JsonObject {
property bool openingZoomAnimation: true
property bool darkenScreen: true
}
property JsonObject overview: JsonObject {
property bool enable: true
property real scale: 0.18 // Relative to screen size