[PATCH weston 0/8] Move fade to shell and fix compositor state mess

Pekka Paalanen ppaalanen at gmail.com
Thu Feb 21 09:49:41 PST 2013


On Thu, 21 Feb 2013 18:35:15 +0200
Ander Conselvan de Oliveira <ander.conselvan.de.oliveira at intel.com> wrote:

> Hi,
> 
> The purpose of this series is to move the fade animation out of core
> Weston and improve the compositor->state situation. Currently, when
> the compositor goes idle and sends the lock signal, the shell sets up
> the screensaver and makes the compositor active again (after overriding
> the idle timeout with the screensaver one). The compositor then fades
> to black again, when it becomes idle again.
> 
> These patches improve the situation by moving the fade into the shell,
> so it doesn't have to change the compositor state, and changes the
> meaning of the signals, so that the core is completely unaware of being
> locked or not.

Thanks for cleaning up the mess I made. :-)
- pq


More information about the wayland-devel mailing list