shell: let screensaver wake up the compositor
authorPekka Paalanen <ppaalanen@gmail.com>
Thu, 1 Dec 2011 14:23:57 +0000 (16:23 +0200)
committerPekka Paalanen <ppaalanen@gmail.com>
Wed, 14 Dec 2011 10:56:15 +0000 (12:56 +0200)
commitbaeb6a1dc1239faec0258497cd50a03507eab2ad
tree31b9e275387dbf45d0a427536c54125d679cad07
parent77346a66ec825b7139a000e793d5b12adc87b6bb
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>
compositor/shell.c