Package Release Info

icewm-theme-branding-1.2.6-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

icewm-theme-branding

Change Logs

* Thu Apr 10 2025 Max Lin <mlin@suse.com>
- Enable SLE flavor on Backports project
* Fri Oct 11 2024 Yifan Jiang <yfjiang@suse.com>
- Remove patch files according to the 1.2.6 update:
  pass-env-var-to-systemd-user-session.patch
  fix-web-browser-icon.patch
  fix-font-configuration.patch
* Thu Oct 10 2024 Lubos Kocman <lubos.kocman@suse.com>
- Update to 1.2.6
- Update web browser icon
- Change to 1920x1200 compat symlink to enable new branding.
  We'll eventually change it to default.png later, however,
  this change ensures we're consistent with xfce, kde.
- The 1080 symlink is no longer available gh#openSUSE/branding#162
- Drop following patches:
  pass-env-var-to-systemd-user-session.patch
  fix-web-browser-icon.patch
  fix-font-configuration.patch
  These patches are already part of the 1.2.6 archive
* Mon Apr 08 2024 Lubos Kocman <lubos.kocman@suse.com>
- Do not substitute png to jpg for default wallpaper
  Details at https://github.com/openSUSE/branding/pull/149
- Keep openSUSEDefault although SLEDefault compat symlink exist
* Thu Mar 14 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Make sure flavor is never defined without content, but at least
  has %nil.
- Use an invalid arch for "" flavor (do-not-build): %nil is not
  actually supported and worked by accident.
* Thu Feb 22 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
* Mon Feb 19 2024 Yifan Jiang <yfjiang@suse.com>
- Add fix-web-browser-icon.patch:
  The Adwaita theme does not provide much legacy apps icon now,
  redirect icewm web-browser icon to the right place. See:
  https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/163
  https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/merge_requests/34/
* Mon Feb 28 2022 Yifan Jiang <yfjiang@suse.com>
- Add pass-env-var-to-systemd-user-session.patch instead of changing
  the tar ball to fix the bsc#1179237.
- Update the tar ball to sync with upstream.
* Wed Feb 23 2022 Yifan Jiang <yfjiang@suse.com>
- Add fix-font-configuration.patch:
  Fix font configuration after google-droid-fonts update
  (boo#1195328 bsc#1196336)
* Wed Dec 09 2020 Xiaoguang Wang <xiaoguang.wang@suse.com>
- Change file /etc/icewm/startup: Pass environment variables to
  systemd --user session (bsc#1179237).