Fix instalock and add entry animation to wallpaper

This commit is contained in:
2026-05-16 01:34:03 -07:00
parent a596dce33e
commit 1c97d6166d
2 changed files with 28 additions and 3 deletions

View File

@@ -79,7 +79,7 @@ WlSessionLock {
ClippingRectangle {
anchors.fill: parent
color: "white"
opacity: !lock.animate || capture.ready
opacity: capture.ready
radius: 0
RectangularShadow {
anchors.fill: parent