https://bugs.freedesktop.org/show_bug.cgi?id=60084
--- Comment #1 from Pekka Paalanen <[email protected]> --- How long did you actually wait for monitor to go into standby after going black? Weston has two timeouts, and the idle cycle works like this (or at least should work): 1. wait for the idle timeout to pass (the one set with weston -i option) 2. screen fades to black 3. if screensaver is configured: 3.1. execute weston-screensaver and fade in 3.2. screensaver is displayed until its timeout (weston.ini option screensaver:duration) 3.3. screen fades to black 4. monitor goes off or standby So maybe there is a bug in the logic for the case without a screensaver. I'm not sure if the duration is still required to pass until monitor goes off in the case of no screensaver. Looks like the default duration is 1 min, and the weston.ini example has 10 mins. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
