Package Release Info

azote-1.13.1-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

azote

Change Logs

* Wed Sep 25 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.13.1:
  * Fix path to the helper image used when creating a thumbnail
    for images with non-standard aspect ratios. Closes #197.
* Fri Aug 23 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.13.0:
  * fixed SyntaxWarning for invalid escape sequence in main.py #193
  * adjustment to the current imagemagick version (convert -> magick);
  * workaround for Hyprland 0.42.0 oddity:
    If you use generic display names instead of output names, and your display
    has the serial value empty, Hyprland for some reason expects a space at the
    end of the output description (called 'Generic display name' in Azote).
* Wed May 29 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.9:
  * Fix broken images path
* Mon May 27 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.8:
  * Fix no such file in directory bug #189
* Fri May 03 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.7:
  * Get ready for Hyprland socket files moved to $XDG_RUNTIME_DIR/hypr
* Thu Apr 04 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.6:
  * Added Italian translation #186
* Mon Feb 26 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.5:
  * Fixed silent crash on file extension in uppercase.
* Sat Jan 27 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.4:
  * Documentation updated
Version: 1.12.3-bp156.1.1
* Tue Jul 11 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.12.3:
  * Fix crash on spaces in directory names #184
* Wed Jul 05 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.12.2:
  * Fix crash on attempt to split an image #183
* Fri Jun 23 2023 Michael Vetter <mvetter@suse.com>
- Update 1.12.1
  * Add Russian translation #182
* Tue May 30 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.12.0:
  * Fix generic name creation when the serial number field is
    empty / "none";
  * As the serial numbers returned by sway and Hyprland may be
    different for some reason, from now on we use the new
    ~/.azotebg-hyprland setter script on Hyprland.
    Edit your hyprland.conf.
* Thu Mar 30 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.0:
  * Increase awk compatibility
  * Add Hyprland-specific displays detection
  * Fix imports
  * Fix example wallpaper
* Thu Mar 09 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.10.1:
  * Fix lang files path
* Thu Mar 09 2023 Michael Vetter <mvetter@suse.com>
- Updaet to 1.10.0:
  * Multiple langs support unified with nwg-shell;
  * Added "Close" button to unify this matter as well.