mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
idle: added fade out before action to serve as a warning for the user and grace period
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user