------------------------------------------------------------------- Mon Feb 26 07:08:01 UTC 2024 - Michael Vetter - Update to 1.12.5: * Fixed silent crash on file extension in uppercase. ------------------------------------------------------------------- Sat Jan 27 06:37:27 UTC 2024 - Michael Vetter - Update to 1.12.4: * Documentation updated ------------------------------------------------------------------- Tue Jul 11 02:41:40 UTC 2023 - Michael Vetter - Update to 1.12.3: * Fix crash on spaces in directory names #184 ------------------------------------------------------------------- Wed Jul 5 07:58:55 UTC 2023 - Michael Vetter - Update to 1.12.2: * Fix crash on attempt to split an image #183 ------------------------------------------------------------------- Fri Jun 23 06:29:33 UTC 2023 - Michael Vetter - Update 1.12.1 * Add Russian translation #182 ------------------------------------------------------------------- Tue May 30 05:55:58 UTC 2023 - Michael Vetter - 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 06:28:31 UTC 2023 - Michael Vetter - Update to 1.11.0: * Increase awk compatibility * Add Hyprland-specific displays detection * Fix imports * Fix example wallpaper ------------------------------------------------------------------- Thu Mar 9 06:42:58 UTC 2023 - Michael Vetter - Update to 1.10.1: * Fix lang files path ------------------------------------------------------------------- Thu Mar 9 06:42:48 UTC 2023 - Michael Vetter - Updaet to 1.10.0: * Multiple langs support unified with nwg-shell; * Added "Close" button to unify this matter as well. ------------------------------------------------------------------- Fri Nov 11 16:00:22 UTC 2022 - Michael Vetter - Update to 1.9.7: * Fixed regression introduced in #166, that caused a mess in the ./azotebg file. Closes #169. ------------------------------------------------------------------- Wed Nov 2 08:38:18 UTC 2022 - Michael Vetter - 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 1 13:24:46 UTC 2022 - Michael Vetter - Update to 1.9.5: * Fixed launcher script not working on Fedora #163 ------------------------------------------------------------------- Mon May 30 07:04:21 UTC 2022 - Michael Vetter - 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 07:03:21 UTC 2022 - Michael Vetter - Update to 1.9.3: * search more backgrounds sub-dirs on first run ------------------------------------------------------------------- Wed Nov 3 08:28:42 UTC 2021 - Michael Vetter - 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 11:08:58 UTC 2021 - Michael Vetter - Update to 1.9.1: * [sway] Added the "Use generic display names" preferences switch (#143). ------------------------------------------------------------------- Mon Mar 15 09:29:07 UTC 2021 - Michael Vetter - 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 09:11:13 UTC 2021 - Michael Vetter - 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 5 07:19:15 UTC 2020 - Michael Vetter - Update to 1.8.1: * screen height measurement on sway simplified * Esc key closes the Azote window * dialog windows' behaviour unified ------------------------------------------------------------------- Thu Oct 1 08:52:40 UTC 2020 - Michael Vetter - 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 07:26:16 UTC 2020 - Michael Vetter - 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 09:40:06 UTC 2020 - Michael Vetter - 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 3 04:44:59 UTC 2020 - Michael Vetter - Update to 1.7.11: * Python version-independent launcher script #87 ------------------------------------------------------------------- Wed May 20 06:15:47 UTC 2020 - Michael Vetter - Add BuildRequires gobject-introspection and python3-gobject-Gdk ------------------------------------------------------------------- Tue May 19 11:16:58 UTC 2020 - Michael Vetter - Replcae python3-yaml with python3-PyYAML - Add requires on imagemagick ------------------------------------------------------------------- Wed Apr 29 07:50:00 UTC 2020 - Michael Vetter - Update to 1.7.10: * path to the config dir w/ XDG_CONFIG_HOME corrected * "Open with" issue #82 fixed. ------------------------------------------------------------------- Sun Jan 12 14:56:29 UTC 2020 - Michael Vetter - 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 1 14:42:17 UTC 2019 - mvetter@suse.com - Add azote-python-version.patch: Use python3 ------------------------------------------------------------------- Mon Jul 1 14:17:18 UTC 2019 - mvetter@suse.com - Package azote 1.1.1 for openSUSE