diff --git a/herbstluftwm-0.9.0.tar.gz b/herbstluftwm-0.9.0.tar.gz deleted file mode 100644 index 140dc23..0000000 --- a/herbstluftwm-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7162e3e6ab6c93b4694c2cb28797ae6246a5be59ff68eeb55a7271dfb29e616d -size 406897 diff --git a/herbstluftwm-0.9.0.tar.gz.sig b/herbstluftwm-0.9.0.tar.gz.sig deleted file mode 100644 index c4ff41e..0000000 Binary files a/herbstluftwm-0.9.0.tar.gz.sig and /dev/null differ diff --git a/herbstluftwm-0.9.1.tar.gz b/herbstluftwm-0.9.1.tar.gz new file mode 100644 index 0000000..9ba2cf4 --- /dev/null +++ b/herbstluftwm-0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e16277127e24f119b0f110b66a2723b9987bf70e4db0b2ec20c9fb4e9549864 +size 432926 diff --git a/herbstluftwm-0.9.1.tar.gz.sig b/herbstluftwm-0.9.1.tar.gz.sig new file mode 100644 index 0000000..7072bc3 Binary files /dev/null and b/herbstluftwm-0.9.1.tar.gz.sig differ diff --git a/herbstluftwm.changes b/herbstluftwm.changes index 0e66b7b..d487d9c 100644 --- a/herbstluftwm.changes +++ b/herbstluftwm.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Jan 4 09:47:42 UTC 2021 - Michael Vetter + +- Update to 0.9.1: + * Client minimization (controlled by the attribute 'minimized' of + every client) + * The 'index' attribute of tags is now writable. This allows adjusting + the order of existing tags. + * New child object 'focused_client' for each tag object. + * New child object 'focused_frame' for the tiling object of each tag + object. + * New child object 'parent_frame' for each client providing the frame + the client sits in + * New command 'mirror' + * New command 'apply_tmp_rule' + * The 'apply_rules' command now reports parse errors + * Reserve space for panels that do not set _NET_WM_STRUT e.g. conky + windows of type 'dock'. + * Only build json object doc if WITH_DOCUMENTATION is activated + * Bug fixes: + - When hiding windows, correctly set their WM_STATE to IconicState + (we set it to Withdrawn state before, which means "unmanaged" and + thus is wrong). This may require restarting pagers when upgrading + hlwm live. + - Fix crash in 'split explode' + - 'split explode' preserves the window focus (as in v0.7.2 and before) + ------------------------------------------------------------------- Sun Nov 1 21:25:19 UTC 2020 - Michael Vetter diff --git a/herbstluftwm.spec b/herbstluftwm.spec index d25d2ca..f93c390 100644 --- a/herbstluftwm.spec +++ b/herbstluftwm.spec @@ -1,7 +1,7 @@ # # spec file for package herbstluftwm # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: herbstluftwm -Version: 0.9.0 +Version: 0.9.1 Release: 0 Summary: A manual tiling window manager License: BSD-2-Clause