| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: azote | Distribution: SUSE Linux Enterprise 16 |
| Version: 1.13.1 | Vendor: openSUSE |
| Release: bp160.1.10 | Build date: Wed Sep 25 08:27:21 2024 |
| Group: Productivity/Graphics/Viewers | Build host: reproducible |
| Size: 8697453 | Source RPM: azote-1.13.1-bp160.1.10.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/nwg-piotr/azote | |
| Summary: Wallpaper manager for Sway, i3 and some other WMs | |
Azote is a GTK+ 3-based picture browser and a wallpaper setter, as the frontend to the swaybg (Sway/Wayland) and feh (X windows) commands.
GPL-3.0-only
* 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
* 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.
* 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
/usr/bin/azote /usr/lib/python3.13/site-packages/azote /usr/lib/python3.13/site-packages/azote-1.13.1-py3.13.egg-info /usr/lib/python3.13/site-packages/azote-1.13.1-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/azote-1.13.1-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/azote-1.13.1-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/azote-1.13.1-py3.13.egg-info/entry_points.txt /usr/lib/python3.13/site-packages/azote-1.13.1-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/azote/__about__.py /usr/lib/python3.13/site-packages/azote/__init__.py /usr/lib/python3.13/site-packages/azote/__pycache__ /usr/lib/python3.13/site-packages/azote/__pycache__/__about__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/__about__.cpython-313.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/color_tools.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/color_tools.cpython-313.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/colorthief.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/colorthief.cpython-313.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/common.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/common.cpython-313.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/main.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/main.cpython-313.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/plugins.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/plugins.cpython-313.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/tools.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/azote/__pycache__/tools.cpython-313.pyc /usr/lib/python3.13/site-packages/azote/color_tools.py /usr/lib/python3.13/site-packages/azote/colorthief.py /usr/lib/python3.13/site-packages/azote/common.py /usr/lib/python3.13/site-packages/azote/images /usr/lib/python3.13/site-packages/azote/images/azote-wallpaper.png /usr/lib/python3.13/site-packages/azote/images/azote-wallpaper1.jpg /usr/lib/python3.13/site-packages/azote/images/azote-wallpaper2.png /usr/lib/python3.13/site-packages/azote/images/azote.svg /usr/lib/python3.13/site-packages/azote/images/empty.png /usr/lib/python3.13/site-packages/azote/images/icon.svg /usr/lib/python3.13/site-packages/azote/images/icon_about.svg /usr/lib/python3.13/site-packages/azote/images/icon_all.svg /usr/lib/python3.13/site-packages/azote/images/icon_apply.svg /usr/lib/python3.13/site-packages/azote/images/icon_az.svg /usr/lib/python3.13/site-packages/azote/images/icon_config.svg /usr/lib/python3.13/site-packages/azote/images/icon_flip.svg /usr/lib/python3.13/site-packages/azote/images/icon_image_menu.svg /usr/lib/python3.13/site-packages/azote/images/icon_menu.svg /usr/lib/python3.13/site-packages/azote/images/icon_new.svg /usr/lib/python3.13/site-packages/azote/images/icon_old.svg /usr/lib/python3.13/site-packages/azote/images/icon_picker.svg /usr/lib/python3.13/site-packages/azote/images/icon_refresh.svg /usr/lib/python3.13/site-packages/azote/images/icon_split.svg /usr/lib/python3.13/site-packages/azote/images/icon_za.svg /usr/lib/python3.13/site-packages/azote/images/nwg-shell-sgs.png /usr/lib/python3.13/site-packages/azote/images/squares.jpg /usr/lib/python3.13/site-packages/azote/langs /usr/lib/python3.13/site-packages/azote/langs/de_DE.json /usr/lib/python3.13/site-packages/azote/langs/en_US.json /usr/lib/python3.13/site-packages/azote/langs/fr_FR.json /usr/lib/python3.13/site-packages/azote/langs/it_IT.json /usr/lib/python3.13/site-packages/azote/langs/pl_PL.json /usr/lib/python3.13/site-packages/azote/langs/ru_RU.json /usr/lib/python3.13/site-packages/azote/main.py /usr/lib/python3.13/site-packages/azote/plugins.py /usr/lib/python3.13/site-packages/azote/tools.py /usr/share/applications/azote.desktop /usr/share/azote /usr/share/azote/azote.svg /usr/share/doc/packages/azote /usr/share/doc/packages/azote/README.md /usr/share/licenses/azote /usr/share/licenses/azote/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:37:22 2025