SHA256
1
0
forked from pool/azote

Accepting request 816536 from X11:Utilities

- 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.

OBS-URL: https://build.opensuse.org/request/show/816536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azote?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-06-23 19:06:23 +00:00 committed by Git OBS Bridge
commit 64eda2adac
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8f0a63c3dacf1cb5b7c4b0b23a4f9190fc3c94c499a98f4f0827cace4b855b5
size 610852

3
azote-1.7.12.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71d56784decf19b4e1a30943e054fd95f5044f7d471a65cecfef885ac8ef917e
size 611836

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
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>

View File

@ -18,7 +18,7 @@
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: azote
Version: 1.7.11
Version: 1.7.12
Release: 0
Summary: Wallpaper manager for Sway, i3 and some other WMs
License: GPL-3.0-only