Comment 11 for bug 1690966

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-shell - 3.25.91-0ubuntu3

---------------
gnome-shell (3.25.91-0ubuntu3) artful; urgency=medium

  * Ship new ubuntu css theme enabled in the ubuntu session.
    We don't generate is from a regexp list or patch as it has complex
    data structure (removal of some parts of stenzas, same source color
    mapping to different destination colors depending as corresponding
    to different elements).
    Right now, we prefer to do a 3-way merge of the theme and look working
    upstream for better theming support.
    Some summary of the changes are:
    - use ubuntu colors for panel, and most graphical elements (dialog box,
      sliders, menu items, buttons highlights).
    - remove rounded corners as they don't play well with nautilus showing up
      desktop and non black panel theme.
    - change blue grey scheme by orange grey (LP: #1690966)
    - change gdm assets and background. Theme it aubergine instead of
      a wallpaper as it matches the boot sequence, and can't be easily changed
      by the user.
    - ensure lock screen matches gdm and shell theming.
    Make the theme maintainable still overriding on purpose some properties
    instead of changing them in context.
  * Theme new assets on build (close and toggle buttons)
  * Add upstream high contrast theme to ubuntu mode. This will default to
    adwaita with upstream colors for accessibility.
  * debian/patches/50_add_ubuntu_desktop_detect.patch:
    - add caching for desktop detection to avoid querying the current desktop
      env variable as iterate through the list each time. For the time of the
      Shell process, we can expect this env variable to stay stable.
  * debian/patches/ubuntu_background_login.patch:
    - Change default background color as we modified the default GDM color
      for our ubuntu session. Change it as well here, still applying the
      background noise loading.
      This screen is appearing for a slip second when the Shell is loading.
  * debian/rules:
    - Use ninja to generate translations. Thanks Jeremy.

 -- Didier Roche <email address hidden> Mon, 04 Sep 2017 09:24:21 +0200