Package: desktop-base
Version: 8.0.2
Severity: minor

Hi,

On my monitor (1280×800) the password entry zone cuts the top of the debian
logo (picture attached); I looked at the lines.script file and this could be
fixed:

 - by reducing the space between the logo_sprite and the text (as the bottom
   of logo.png is mostly transparent, I think that would be ok.

   In TextYOffset(), y = logo_sprite.GetY() + logo_image.GetHeight() - XXX;
   with XXX to be determined.

 - by scaling a bit more the top logo, maybe 0.6 instead of 0.7 in the
   following line:

     logo_height = Math.Min(Window.GetWidth(), Window.GetHeight()) * 0.7;

I believe the first option would be nicer but it may not do well with other
resolutions. Sorry I cannot shutdown my laptop at the moment and I don't know
how I could preview changes, I would have tried to provide a patch otherwise.

Anyway it's already really nice as is; thanks for the work, and an happy new
year.


        Fred

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages desktop-base depends on:
ii  dpkg             1.17.23
ii  librsvg2-common  2.40.5-1

desktop-base recommends no packages.

Versions of packages desktop-base suggests:
pn  gnome | kde-standard | xfce4 | wmaker  <none>

-- no debconf information

Reply via email to