pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/herbstluftwm
Module Name: pkgsrc
Committed By: nia
Date: Sat Jan 2 15:25:05 UTC 2021
Modified Files:
pkgsrc/wm/herbstluftwm: Makefile distinfo
Log Message:
herbstluftwm: Update to 0.9.1
Release 0.9.1 on 2020-12-28
---------------------------
* 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)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/wm/herbstluftwm/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/wm/herbstluftwm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/herbstluftwm/Makefile
diff -u pkgsrc/wm/herbstluftwm/Makefile:1.6 pkgsrc/wm/herbstluftwm/Makefile:1.7
--- pkgsrc/wm/herbstluftwm/Makefile:1.6 Thu Nov 19 12:09:52 2020
+++ pkgsrc/wm/herbstluftwm/Makefile Sat Jan 2 15:25:04 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/11/19 12:09:52 nia Exp $
+# $NetBSD: Makefile,v 1.7 2021/01/02 15:25:04 nia Exp $
-DISTNAME= herbstluftwm-0.9.0
+DISTNAME= herbstluftwm-0.9.1
CATEGORIES= wm
MASTER_SITES= https://herbstluftwm.org/tarballs/
Index: pkgsrc/wm/herbstluftwm/distinfo
diff -u pkgsrc/wm/herbstluftwm/distinfo:1.5 pkgsrc/wm/herbstluftwm/distinfo:1.6
--- pkgsrc/wm/herbstluftwm/distinfo:1.5 Thu Nov 19 12:09:52 2020
+++ pkgsrc/wm/herbstluftwm/distinfo Sat Jan 2 15:25:04 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2020/11/19 12:09:52 nia Exp $
+$NetBSD: distinfo,v 1.6 2021/01/02 15:25:04 nia Exp $
-SHA1 (herbstluftwm-0.9.0.tar.gz) = f3117bd670a9402929c79b6c60fd79b25e801180
-RMD160 (herbstluftwm-0.9.0.tar.gz) = 26fafade4f49990a49874c0c869686cf3be540ed
-SHA512 (herbstluftwm-0.9.0.tar.gz) = a9d4486729a65c8eb87b0d36f0cc28349f670abee82e20c9649e1348298ca5e73f9b349921007d555d620327cc09dab4c24e9c76dd971afc7f4de98b9408d925
-Size (herbstluftwm-0.9.0.tar.gz) = 406897 bytes
+SHA1 (herbstluftwm-0.9.1.tar.gz) = 34a8d2cbe6da6c9932afd559f0530f4be15801ec
+RMD160 (herbstluftwm-0.9.1.tar.gz) = c65089c871cb137da6d1837a1a1ef9d552ef1bbb
+SHA512 (herbstluftwm-0.9.1.tar.gz) = c69cc5a77e98e2e0a1c84938394fe97cd985bfedb8bb1e2dceddb0268f30597cdf9b30048aa3618c20ec549f2113b7a6bbbb94f2fbcc578b8f0117bdd8cac85d
+Size (herbstluftwm-0.9.1.tar.gz) = 432926 bytes
SHA1 (patch-CMakeLists.txt) = d373394ad059eb455e2e5abc1feea0e21f1b53e6
Home |
Main Index |
Thread Index |
Old Index