<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [bug] Monitor will not go into standby on Weston idle"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60084#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [bug] Monitor will not go into standby on Weston idle"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60084">bug 60084</a>
              from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>