azote/azote.changes
Michael Vetter 7165a885e7 - 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.

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/azote?expand=0&rev=12
2020-09-14 07:28:02 +00:00

70 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 14 07:26:16 UTC 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 09:40:06 UTC 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 3 04:44:59 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 1.7.11:
* Python version-independent launcher script #87
-------------------------------------------------------------------
Wed May 20 06:15:47 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Add BuildRequires gobject-introspection and python3-gobject-Gdk
-------------------------------------------------------------------
Tue May 19 11:16:58 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Replcae python3-yaml with python3-PyYAML
- Add requires on imagemagick
-------------------------------------------------------------------
Wed Apr 29 07:50:00 UTC 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 14:56:29 UTC 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 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