| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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.
- 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).
- Update to 1.12.9: * Fix broken images path
- Update to 1.12.8: * Fix no such file in directory bug #189
- Update to 1.12.7: * Get ready for Hyprland socket files moved to $XDG_RUNTIME_DIR/hypr
- Update to 1.12.6: * Added Italian translation #186
- Update to 1.12.5: * Fixed silent crash on file extension in uppercase.
- Update to 1.12.4: * Documentation updated
- Update to 1.12.3: * Fix crash on spaces in directory names #184
- Update to 1.12.2: * Fix crash on attempt to split an image #183
- Update 1.12.1 * Add Russian translation #182
- 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.
- Update to 1.11.0: * Increase awk compatibility * Add Hyprland-specific displays detection * Fix imports * Fix example wallpaper
- Update to 1.10.1: * Fix lang files path
- Updaet to 1.10.0: * Multiple langs support unified with nwg-shell; * Added "Close" button to unify this matter as well.