pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/herbstluftwm wm/herbstluftwm: update to 0.9.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7808c2235fcd
branches:  trunk
changeset: 453239:7808c2235fcd
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue May 25 16:19:56 2021 +0000

description:
wm/herbstluftwm: update to 0.9.3

-Fix transparency of 32 bit client's border (#1178)
-Prepare Colors for alpha values (#1180)
-Make default colors more transparent and quiet (#1185)
-Support true transparency in all decorations (#1186)
-Cut holes into frames behind tiled clients (#1187)
-'shift' moves between monitors if appropriate (#1198)
-Option --replace to replace existing window manager (#1209)
-Manage desktop windows in global stack (#1210)
-Start --locked from the .desktop file (#1222)
-Fix doc/gendoc.py extractor to strip comments (#1229)
-Use posix escaping in Completion objects (#1226)
-Remember last reported geometry in client directly (#1240)
-Always reply to a ConfigureRequest with ConfigureNotify (#1244)
-Move 'focus_edge' and 'shift_edge' to GlobalCommands (#1252)
-Allow relative values for int and uint attributes (#1253)
-Parse --skip-visible in move_index command (#1257)
_Make 'cycle' work for the floating layer (#1258)
-tox: Switch default Python env to 38 (#1269)
-New command 'list_clients' (#1274)
-Add client attribute 'floating_geometry' (#1272)
-Support error output channel internally (#1278)
-Auto-convert attributes to/from python types (#1277)
-Remove alpha-value from colors in panel.sh (#1283)
-Extend IPC protocol by error channel (#1285)
-client: Remove unused methods (#1291)
-Test herbstclient -0 --idle (#1294)
-Fix exec error message in spawn command (#1304)
-Wait passively for hc in test suite ipc server (#1306)
-Handle text properties more robustly (#1303)
-Test shift/resize up/left and focus cycling (#1308)
-Add 'floating_geometry' rule consequence (#1311)
-Client alias 'longest-minimized' and 'last-minimized' (#1313)

diffstat:

 wm/herbstluftwm/Makefile |   4 ++--
 wm/herbstluftwm/PLIST    |   9 +++++----
 wm/herbstluftwm/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 11 deletions(-)

diffs (54 lines):

diff -r 1a563f827994 -r 7808c2235fcd wm/herbstluftwm/Makefile
--- a/wm/herbstluftwm/Makefile  Tue May 25 16:18:48 2021 +0000
+++ b/wm/herbstluftwm/Makefile  Tue May 25 16:19:56 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/03/05 08:55:26 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/05/25 16:19:56 pin Exp $
 
-DISTNAME=      herbstluftwm-0.9.2
+DISTNAME=      herbstluftwm-0.9.3
 CATEGORIES=    wm
 MASTER_SITES=  https://herbstluftwm.org/tarballs/
 
diff -r 1a563f827994 -r 7808c2235fcd wm/herbstluftwm/PLIST
--- a/wm/herbstluftwm/PLIST     Tue May 25 16:18:48 2021 +0000
+++ b/wm/herbstluftwm/PLIST     Tue May 25 16:19:56 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/03/05 08:55:26 nia Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/05/25 16:19:56 pin Exp $
 bin/herbstclient
 bin/herbstluftwm
 man/man1/herbstclient.1
@@ -25,12 +25,13 @@
 share/doc/herbstluftwm/examples/savestate.sh
 share/doc/herbstluftwm/examples/scratchpad.sh
 share/doc/herbstluftwm/examples/toggledualhead.sh
+share/doc/herbstluftwm/examples/unminimize.sh
 share/doc/herbstluftwm/examples/windowmenu.sh
 share/doc/herbstluftwm/examples/wselect.sh
-share/doc/herbstluftwm/herbstclient.html
-share/doc/herbstluftwm/herbstluftwm-tutorial.html
-share/doc/herbstluftwm/herbstluftwm.html
 share/doc/herbstluftwm/hlwm-doc.json
+share/doc/herbstluftwm/html/herbstclient.html
+share/doc/herbstluftwm/html/herbstluftwm-tutorial.html
+share/doc/herbstluftwm/html/herbstluftwm.html
 share/fish/vendor_completions.d/herbstclient.fish
 share/xsessions/herbstluftwm.desktop
 share/zsh/site-functions/_herbstclient
diff -r 1a563f827994 -r 7808c2235fcd wm/herbstluftwm/distinfo
--- a/wm/herbstluftwm/distinfo  Tue May 25 16:18:48 2021 +0000
+++ b/wm/herbstluftwm/distinfo  Tue May 25 16:19:56 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2021/03/05 08:55:26 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/05/25 16:19:56 pin Exp $
 
-SHA1 (herbstluftwm-0.9.2.tar.gz) = 91d3948c67a830ce1092990e3a16b76e99ecb1b5
-RMD160 (herbstluftwm-0.9.2.tar.gz) = a590ac433bdbe3fa08839ef0e0bc125ca813b3af
-SHA512 (herbstluftwm-0.9.2.tar.gz) = 5426b4d1810f01cf043cf43644d4c65692a5aa207893be484c86eb0eeb96ca6259c86b843146a9eebdf4de988f2d2ed742674907be47262c6029d8aa7ab2265c
-Size (herbstluftwm-0.9.2.tar.gz) = 448757 bytes
+SHA1 (herbstluftwm-0.9.3.tar.gz) = 0af80fa2035cbecde6779e8b637c6d57a1852155
+RMD160 (herbstluftwm-0.9.3.tar.gz) = 3a274e9a1f87d96ab2b602b39271f70a6eb1e97f
+SHA512 (herbstluftwm-0.9.3.tar.gz) = 73e4193a2d79c452c08b4ac1c8fea1e93b88b07baa0c9006b74a76ed84de578d3234789e3666a9299ef3942695225c9a7f85eb3698a44edb1234f6042dbea47c
+Size (herbstluftwm-0.9.3.tar.gz) = 497523 bytes
 SHA1 (patch-CMakeLists.txt) = d373394ad059eb455e2e5abc1feea0e21f1b53e6



Home | Main Index | Thread Index | Old Index