On Thu, Dec 23, 2010 at 12:38 PM, Florent Viard <[email protected]>
wrote:

> No, because there is the following piece of code before, so my guess is
> that my fix proposal will give a : "SPAN + ZOOM" effect.
>
> ----
> if (is_root && (bg->placement != G_DESKTOP_BACKGROUND_STYLE_SPANNED)) {
>                draw_color_each_monitor (bg, dest, screen);
>                if (bg->placement != G_DESKTOP_BACKGROUND_STYLE_NONE) {
>                        draw_each_monitor (bg, dest, screen);
>                }
>        } else {
>                draw_color (bg, dest, screen);
>                if (bg->placement != G_DESKTOP_BACKGROUND_STYLE_NONE) {
>                        draw_once (bg, dest, screen);
>                }
>        }
> ----
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/521492
>
> Title:
>  Dual Monitor wallpaper is not scaling across both monitors, same
> background is repeated on both monitors instead
>



Hey guys,
 well  there should not be a span + zoom effect....
Span means  to "stretch"  the wallpaper ,, regardless of the images
resolution... to the exact resolution of the dual monitor setup!
 so if a 1024x1024 image is being used on dual monitors at  2560x1024...
"Span"  will resize the image to 2560x1024.
i am not sure why this has been a confusing issue..
It worked fine before lucid , and since then it is completely broken.
I believe that whomever changed this was coding on a laptop and simply
removed what they thought was useless code !

coz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/521492

Title:
  Dual Monitor wallpaper is not scaling across both monitors, same background 
is repeated on both monitors instead

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to