commit | baeb6a1dc1239faec0258497cd50a03507eab2ad | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Thu Dec 01 16:23:57 2011 +0200 |
committer | Pekka Paalanen <ppaalanen@gmail.com> | Wed Dec 14 12:56:15 2011 +0200 |
tree | 31b9e275387dbf45d0a427536c54125d679cad07 | |
parent | 77346a66ec825b7139a000e793d5b12adc87b6bb [diff] |
shell: let screensaver wake up the compositor Screensavers become visible the first time only after the compositor has gone to sleep state. Therefore, to see screensaver in the start, wake up the compositor. After a second idle timeout, the compositor will stay sleeping. We could also not apply this patch. It would mean the screensavers would be visible only with the unlock dialog, and not become visible automatically. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>