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

lock: guard dpms window

This commit is contained in:
bbedward
2026-07-24 14:13:43 -04:00
parent 8321d28d18
commit 9b5538323d
3 changed files with 10 additions and 1 deletions
@@ -112,6 +112,8 @@ Item {
}
function sendLockerReadyOnce() {
if (root.demoMode)
return;
if (lockerReadySent)
return;
if (root.unlocking)