* Fri Nov 11 2022 Michael Vetter <mvetter@suse.com>
- Update to 1.9.7:
* Fixed regression introduced in #166, that caused a mess in
the ./azotebg file. Closes #169.
* Wed Nov 02 2022 Michael Vetter <mvetter@suse.com>
- Update to 1.9.6:
* added 2 lines to check if the /usr/share/backgrounds/nwg-shell path
exists, and set it as the sample_dir, if so.
* Wed Jun 01 2022 Michael Vetter <mvetter@suse.com>
- Update to 1.9.5:
* Fixed launcher script not working on Fedora #163
* Mon May 30 2022 Michael Vetter <mvetter@suse.com>
- Update to 1.9.4:
* dropped distutils dependency #159
* fixed key error occurring when generic display names used on a
non-sway wlroots-based WM #162
* Mon May 30 2022 Michael Vetter <mvetter@suse.com>
- Update to 1.9.3:
* search more backgrounds sub-dirs on first run
* Wed Nov 03 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.9.2:
* escape some special characters #155
* fixed improper environment detection on dwl, and possibly some
other wlroots-based compositors
* Mon Mar 29 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.9.1:
* [sway] Added the "Use generic display names" preferences
switch (#143).
* Mon Mar 15 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.9.0:
* Restore wallpapers in use on startup;
* some tricky fixes to xrandr / fehbg support on multi-headed setups
* double click no longer applies the selected wallpaper to
outputs, just to displays preview;
* added check buttons to split current image between selected
outputs only.
* Mon Jan 11 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.8.2:
* sway: fixed crash on display connected, but turned off #110
* app icon re-scaled, moved to /usr/share/pixmaps
* set icon name for X11 and app_id for Wayland
* Mon Oct 05 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.8.1:
* screen height measurement on sway simplified
* Esc key closes the Azote window
* dialog windows' behaviour unified
* Thu Oct 01 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.8.0:
* added fix to avoid crashes on X11, when a display is connected, but turned off #110
* added CLI messages on missing optional dependencies #101
* screen height is deprecated #108 issue fixed in slightly tricky way
* Mon Sep 14 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.7.14:
* Added possibility to open images with swappy (.png only)
* fixed crash on the stored wallpaper folder path not found #102
* added support for Wayfire (possibly also for other wlroots-based
Wayland compositors); swaybg and wlr-randr packages required.
* Tue Jun 23 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.7.12:
* scale and crop to triple display width / height;
* split vertical images vertically (is_horizontal = width >= height);
* detect which screen Azote window is displayed on; the screen
dimensions will be used as the base of the Scale and crop to
double/triple screen width/height option. This may be useful
if you use multiple-headed setup with various screen resolutions.
* added some error handling on colour definitions missing from
the allacritty.yml file.
* Wed Jun 03 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.7.11:
* Python version-independent launcher script #87
* Wed May 20 2020 Michael Vetter <mvetter@suse.com>
- Add BuildRequires gobject-introspection and python3-gobject-Gdk
* Tue May 19 2020 Michael Vetter <mvetter@suse.com>
- Replcae python3-yaml with python3-PyYAML
- Add requires on imagemagick
* Wed Apr 29 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.7.10:
* path to the config dir w/ XDG_CONFIG_HOME corrected
* "Open with" issue #82 fixed.
* Sun Jan 12 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.7.8:
* styling clicked palette button with button#color-btn-selected
added (for colour-blind people like myself);
* colour picker: colour image converted into the Gtk.ColorButton
class, to allow the colour edition;
* added tracking the currently selected wallpapers folder for
file addition / deletion: switchable, configurable (every 5 sec by default);
* tray status icon added, i.a. to indicate the tracking on/off state;
* python-send2trash from now on recommended as an obligatory dependency.
- Remove azote-python-version.patch
* Mon Jul 01 2019 mvetter@suse.com
- Add azote-python-version.patch: Use python3
* Mon Jul 01 2019 mvetter@suse.com
- Package azote 1.1.1 for openSUSE
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.