Make UserIdleController always-on with dynamic timeout updates
Always create UserIdleController (timeout=0 means disabled), removing all Optional guards. Add UserIdleTimeoutUpdateFrame to allow changing the idle timeout at runtime.
This commit is contained in:
1
changelog/3748.added.md
Normal file
1
changelog/3748.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added `UserIdleTimeoutUpdateFrame` to enable or disable user idle detection at runtime by updating the timeout dynamically.
|
||||
Reference in New Issue
Block a user