ScreenCorners: add solid black option

This commit is contained in:
Ly-sec 2025-09-15 08:28:57 +02:00
parent 22bc5a3bff
commit 8cb9f04a22
3 changed files with 9 additions and 1 deletions

View file

@ -322,6 +322,7 @@ Singleton {
property string avatarImage: defaultAvatar
property bool dimDesktop: false
property bool showScreenCorners: false
property bool forceBlackScreenCorners: false
property real radiusRatio: 1.0
property real screenRadiusRatio: 1.0
// Animation speed multiplier (0.1x - 2.0x)