Comment 45 for bug 64147

Revision history for this message
Martin Pitt (pitti) wrote : Re: Logo is stretched on non-4:3/16:9 displays

I renamed the bug because current usplash already determines the "themed area" according to the screen resolution and the available themes, and puts borders around it. So I don't believe that the stretching is still an issue. Deformations on high resolutions were handled and fixed in bug 245437.

So I devote this bug to the problem that the background pixmap needs to cover the entire screen. I was asked to provide functionality in usplash to specify the X/Y offset of the background image, so that we can define plenty of themes for many resolutions without the need of providing background images for all of them. Instead, it's enough to define a small number of logos (small, medium, large resolution) and just put them at the appropriate position.