summaryrefslogtreecommitdiff
path: root/modules/lock/LockSurface.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-11 01:38:37 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-11 01:38:37 +1000
commitdcaa49cddc1a075eb2825637b7681e61223ba45d (patch)
tree9dd944cdb6da259c4bfabc80777ab526a4a2ecc3 /modules/lock/LockSurface.qml
parentlock: better unlock anim (diff)
downloadcaelestia-shell-dcaa49cddc1a075eb2825637b7681e61223ba45d.tar.gz
caelestia-shell-dcaa49cddc1a075eb2825637b7681e61223ba45d.tar.bz2
caelestia-shell-dcaa49cddc1a075eb2825637b7681e61223ba45d.zip
lock: add media + some fixes
Diffstat (limited to 'modules/lock/LockSurface.qml')
-rw-r--r--modules/lock/LockSurface.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/lock/LockSurface.qml b/modules/lock/LockSurface.qml
index 3fe44d3..a512070 100644
--- a/modules/lock/LockSurface.qml
+++ b/modules/lock/LockSurface.qml
@@ -62,6 +62,7 @@ WlSessionLockSurface {
target: lockIcon
property: "opacity"
to: 1
+ duration: Appearance.anim.durations.large
}
Anim {
target: background