1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-08 06:28:27 -04:00

lock: fix dpms fade surface getting stuck after unlock

port 1.5
This commit is contained in:
bbedward
2026-07-20 10:39:44 -04:00
parent dc75f1f01d
commit 116cef0b3a
3 changed files with 24 additions and 1 deletions
+1
View File
@@ -335,6 +335,7 @@ Scope {
notifyLockedHint(sessionLock.secure);
if (!sessionLock.secure)
return;
IdleService.dismissFadeToLock();
lockRetryAttempts = 0;
pendingLock = false;
if (lockPowerOffArmed && powerOffOnLock)