[PATCH weston] desktop-shell: do not black out with startup "none"

Pekka Paalanen pekka.paalanen at collabora.co.uk
Tue May 26 02:06:39 PDT 2015


On Tue, 26 May 2015 11:54:52 +0300
Pekka Paalanen <ppaalanen at gmail.com> wrote:

> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> Do not use a black blanket surface when the startup animation is
> specified to be "none". This is the final fix needed to make the
> screenshot test deterministic and independent of weston-desktop-shell.
> 
> Previously, the black surface would cover all outputs until
> weston-desktop-shell signalled ready. Then, depending on the set
> animation, either the black surface was immediately removed (none) or a
> fade-in started (fade).
> 
> Now, when there is no black surface at all for "none", the compositor
> will show garbage until weston-desktop-shell gets everything up. This
> may be undesireable but works for tests. To have the old "none"
> behaviour back, I would propose to add a new startup-animation value
> "black" for it.
> 
> Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> ---
> 
> Bryce, this patch should be good to land once someone gives it a
> tested-by or a reviewed-by. When this lands, I think RC2 is ready for
> release.

Well, just to be clear, RC2 would be ready from *my* behalf. I don't
know about other bugs.


Thanks,
pq


More information about the wayland-devel mailing list