https://bugs.freedesktop.org/show_bug.cgi?id=90525
--- Comment #1 from Pekka Paalanen <[email protected]> --- Yes, weston-desktop-shell explicitly tries to get 16 bitpp color for the wallpapers only. This was mainly added to reduce memory usage on RPi. It is gated by the compositor advertising RGB565 support, but since all renderers nowadays support it, you get it always. I'm not sure there is anything we could use to auto-detect whether 16 bit would be appropriate, so I suppose this should become a weston.ini option "preferred-background-depth" for weston-desktop-shell, defaulting to 32 bit. It should have worked the same way also with cairo-gl, but I suppose that was buggy for some reason... or didn't care to choose the depth well enough. OTOH, on rpi you never wanted use cairo-glesv2, so it went unnoticed. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
