With startup-animation=zoom in weston.ini and using desktop-shell on cairo-glesv2, weston displays blank/black output. wayland (HEAD) heads/1.3-0-g84247b7 drm (HEAD) libdrm-2.4.46-0-gc6d73cf mesa (HEAD) remotes/origin/9.2-0-g7ab2b8c libva (HEAD) libva-1.2.1-0-g88ed1eb intel-driver (HEAD) 1.2.1-0-g8f306e3 weston (HEAD) remotes/origin/1.3-0-g98562c3
commit 912e0a117acf632b90ea1a883c2390c526fd44c0 Author: Kristian Høgsberg <krh@bitplanet.net> Date: Wed Oct 30 08:59:55 2013 -0700 Fall back to ANIMATION_NONE if startup-animation is zoom get_animation_type() parses "none", "zoom" and "fade" but for the startup animation, we only support "none" and "fade". If we get "zoom" just fall back to "none" like we do for all unrecognized strings. https://bugs.freedesktop.org/show_bug.cgi?id=71006
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.