[ubuntu/jammy-proposed] yaru-theme 22.04.4 (Accepted)

Marco Trevisan (Treviño) marco at ubuntu.com
Thu Apr 14 07:50:51 UTC 2022


yaru-theme (22.04.4) jammy; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * icons: Ensure symlinks are installed as such for all variants
  * icons: Avoid adding symlink to parent dark variants if not enabled
  * icons: Cleanup meson file, re-organizing logic
  * CI: Add CI job that builds debian packages and builds them
  * build-ci: Compile both default and full options
  * gtk/index.theme: Follow the standard on index definition.
    There's not a real standard definition but the latest one is still
    defined at https://wiki.xfce.org/gnome-theme-package
  * gtk: Include some X-Yaru parameters on index.theme
  * accent-colors: Also override $accent_color variable.
    It's used by libadwaita for now, but could be used more, so let's define
    it too.
  * gtk: Include accent color code in the index.theme.
    It could be used to do easily figure out the color code so that we avoid
    hard-coding it in places such as g-c-c
  * meson: Only build default variant of accent colors if default is enabled
  * CI: Also include mate-dark variant when rendering icons.
    We don't want to avoid symlinks from being generated
  * generate-symlinks: Ensure that we don't overwrite already generated symlinks
    It means we're doing something wrong in our lists, so let's avoid it
  * generate-symlinks: Fix handling of some arguments
  * icons: Ensure we don't overwrite already created symlinks
  * panel: Avoid using symlinks of symlinks as source.
    This is causing errors as it depends on the symlinks .list files and we
    don't want so.
  * icons: Ensure symlinks are not pointing to other symlinks.
    While this works, it may lead to troubles when a synlink is supposed to
    be created by upcoming definitions, so let's avoid this
  * build-ci: Also run on pull requests
  * build-deb: Add git version to package
  * debian: Ensure gnome-shell themes symlinks are preserved
  * debian: Add pre-install script that removes dangling symlinks (LP: #1968405)
  * icons: Update rendered icons and symlinks

  [ Martin Wimpress ]
  * icons: Add panel icons for MATE Optimus, Diodon, Caffiene & Variety
  * icons: Make dropboxstatus-x.svg panel icons a red that is consistent with
    other "alert" panel icons
  * icons: Add symlinks for missing gaming input battery levels (LP: #1967854)
  * icons: Add gaming-input symlink mapping to panel.list (LP: #1967854)
  * metacity: Define the base button dimensions
    This is used to determine whether the image needs to be re-scaled when
    rendering on different DPI densities. (LP: #1967507)
  * metacity: Add window buttons to dialog window
  This ensures dialog windows will always have a close window button.

  [ Paul Kepinski ]
  * GS: fix fg_color of unfocused selected calendar day
  * GS: fix lock screen switch user button in light theme
  * GS: fix entries border radius (LP: #1967826)
  * Sync Gtk popover/menu bg with GS
  * GS: fix for entries height shift
  * Fix notifications shadow (revert to upstream look)
    * Move up notification shadow
  * Add ubiquity 22x22 size
  * Nautilus drop image preview border-radius
  * Nautilus fix selected item
  * Gtk: remove windowcontrols button background on backdrop (LP: #1967747)

  [ github-actions[bot] ]
  * New upstream snapshot for Cinnamon
  * New upstream snapshot for GTK4
  * New upstream snapshot for GTK4

Date: Wed, 13 Apr 2022 16:55:44 +0200
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/yaru-theme/22.04.4
-------------- next part --------------
Format: 1.8
Date: Wed, 13 Apr 2022 16:55:44 +0200
Source: yaru-theme
Architecture: source
Version: 22.04.4
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Launchpad-Bugs-Fixed: 1967507 1967747 1967826 1967854 1968405
Changes:
 yaru-theme (22.04.4) jammy; urgency=medium
 .
   [ Marco Trevisan (Treviño) ]
   * icons: Ensure symlinks are installed as such for all variants
   * icons: Avoid adding symlink to parent dark variants if not enabled
   * icons: Cleanup meson file, re-organizing logic
   * CI: Add CI job that builds debian packages and builds them
   * build-ci: Compile both default and full options
   * gtk/index.theme: Follow the standard on index definition.
     There's not a real standard definition but the latest one is still
     defined at https://wiki.xfce.org/gnome-theme-package
   * gtk: Include some X-Yaru parameters on index.theme
   * accent-colors: Also override $accent_color variable.
     It's used by libadwaita for now, but could be used more, so let's define
     it too.
   * gtk: Include accent color code in the index.theme.
     It could be used to do easily figure out the color code so that we avoid
     hard-coding it in places such as g-c-c
   * meson: Only build default variant of accent colors if default is enabled
   * CI: Also include mate-dark variant when rendering icons.
     We don't want to avoid symlinks from being generated
   * generate-symlinks: Ensure that we don't overwrite already generated symlinks
     It means we're doing something wrong in our lists, so let's avoid it
   * generate-symlinks: Fix handling of some arguments
   * icons: Ensure we don't overwrite already created symlinks
   * panel: Avoid using symlinks of symlinks as source.
     This is causing errors as it depends on the symlinks .list files and we
     don't want so.
   * icons: Ensure symlinks are not pointing to other symlinks.
     While this works, it may lead to troubles when a synlink is supposed to
     be created by upcoming definitions, so let's avoid this
   * build-ci: Also run on pull requests
   * build-deb: Add git version to package
   * debian: Ensure gnome-shell themes symlinks are preserved
   * debian: Add pre-install script that removes dangling symlinks (LP: #1968405)
   * icons: Update rendered icons and symlinks
 .
   [ Martin Wimpress ]
   * icons: Add panel icons for MATE Optimus, Diodon, Caffiene & Variety
   * icons: Make dropboxstatus-x.svg panel icons a red that is consistent with
     other "alert" panel icons
   * icons: Add symlinks for missing gaming input battery levels (LP: #1967854)
   * icons: Add gaming-input symlink mapping to panel.list (LP: #1967854)
   * metacity: Define the base button dimensions
     This is used to determine whether the image needs to be re-scaled when
     rendering on different DPI densities. (LP: #1967507)
   * metacity: Add window buttons to dialog window
   This ensures dialog windows will always have a close window button.
 .
   [ Paul Kepinski ]
   * GS: fix fg_color of unfocused selected calendar day
   * GS: fix lock screen switch user button in light theme
   * GS: fix entries border radius (LP: #1967826)
   * Sync Gtk popover/menu bg with GS
   * GS: fix for entries height shift
   * Fix notifications shadow (revert to upstream look)
     * Move up notification shadow
   * Add ubiquity 22x22 size
   * Nautilus drop image preview border-radius
   * Nautilus fix selected item
   * Gtk: remove windowcontrols button background on backdrop (LP: #1967747)
 .
   [ github-actions[bot] ]
   * New upstream snapshot for Cinnamon
   * New upstream snapshot for GTK4
   * New upstream snapshot for GTK4
Checksums-Sha1:
 229ec2c30fc487f1852b43669e726026ca9aa1f0 1944 yaru-theme_22.04.4.dsc
 536cc7aafeb28c8e7fb7e2b60bfa34596bf7bcaa 47325292 yaru-theme_22.04.4.tar.xz
 f17cb581aae9db5217b1ad24294620a53cdca994 7459 yaru-theme_22.04.4_source.buildinfo
Checksums-Sha256:
 6fa7a30d7444b087d826651f01e79634e57bae8791b39845dbbb2fdca7cc7392 1944 yaru-theme_22.04.4.dsc
 90ca5e71737f04225e9b64c73d5ea07f1eade3f665293ccbcf4edb4e66ad4a8d 47325292 yaru-theme_22.04.4.tar.xz
 6014d800e399110e8b063163aa5ca9cdc14efddc6c20718591fffe796d9be833 7459 yaru-theme_22.04.4_source.buildinfo
Files:
 9fe54eaea45e311bc0cae9b01e6edd12 1944 misc optional yaru-theme_22.04.4.dsc
 64595d996eeda6bb7d00ab4ca2e6483b 47325292 misc optional yaru-theme_22.04.4.tar.xz
 a69c9ae28b670ae0c7b4fe15043b92ef 7459 misc optional yaru-theme_22.04.4_source.buildinfo


More information about the jammy-changes mailing list