1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Update to 1.4 [1]

[1]
Changes:
   - Make tray menus popup in a more natural location.
   - Made menu sizes specified in terms of the size of icons.
   - Make the tray figure out its layout from its size if the layout
     isn't given explicitly.
   - Fixed swallow items getting more space than requested.
   - Made Swallow more sane when an error is encountered.
   - Now supports windows without a border, but with a title bar.
   - Fixed a key binding issue on restart.
   - Don't show X errors unless in debug mode.
   - Added "valign" and "halign" attributes for Tray.

PR:		93082
Submitted by:	Babak Farrokhi <babak@farrokhi.net> (maintainer)
This commit is contained in:
Emanuel Haupt 2006-02-11 07:31:54 +00:00
parent 7e63466156
commit 65c405f241
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155720
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= jwm
PORTVERSION= 1.3
PORTVERSION= 1.4
CATEGORIES= x11-wm
MASTER_SITES= http://joewing.net/programs/jwm/ \
http://www.unixified.net/distfiles/

View File

@ -1,3 +1,3 @@
MD5 (jwm-1.3.tar.bz2) = 92073e75bf084ee353d0c6647f565468
SHA256 (jwm-1.3.tar.bz2) = 33313454f3e591af8b38ff261666bcc3b96a232a3f676381b13dcb78231b8cc3
SIZE (jwm-1.3.tar.bz2) = 115636
MD5 (jwm-1.4.tar.bz2) = 198e270471bab1d024304ff38f391d6b
SHA256 (jwm-1.4.tar.bz2) = e800bc5d44e5fe8151b0694e0f4cc1808797dc3510f80e8f8594f282bd97c8b0
SIZE (jwm-1.4.tar.bz2) = 116344