From owner-cvs-all@FreeBSD.ORG Sat Feb 11 07:31:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8465416A423; Sat, 11 Feb 2006 07:31:55 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B7A043D48; Sat, 11 Feb 2006 07:31:55 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1B7VtaB001031; Sat, 11 Feb 2006 07:31:55 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1B7Vt8i001030; Sat, 11 Feb 2006 07:31:55 GMT (envelope-from ehaupt) Message-Id: <200602110731.k1B7Vt8i001030@repoman.freebsd.org> From: Emanuel Haupt Date: Sat, 11 Feb 2006 07:31:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/jwm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 07:31:55 -0000 ehaupt 2006-02-11 07:31:54 UTC FreeBSD ports repository Modified files: x11-wm/jwm Makefile distinfo Log: 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 (maintainer) Revision Changes Path 1.7 +1 -1 ports/x11-wm/jwm/Makefile 1.4 +3 -3 ports/x11-wm/jwm/distinfo