idle: added fade out before action to serve as a warning for the user and grace period

This commit is contained in:
Lemmy
2026-02-21 22:01:41 -05:00
parent cba199edab
commit cc50b59d63
7 changed files with 154 additions and 44 deletions
+1
View File
@@ -725,6 +725,7 @@ Singleton {
property int screenOffTimeout: 0 // minutes, 0 = disabled
property int lockTimeout: 0 // minutes, 0 = disabled
property int suspendTimeout: 0 // minutes, 0 = disabled
property int fadeDuration: 5 // seconds of fade-to-black before action fires
}
// desktop widgets