Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 848B463BADF for ; Tue, 14 Jul 2009 18:20:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2CEB463B1C2; Tue, 14 Jul 2009 18:20:47 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3CE8063B10D for ; Tue, 14 Jul 2009 18:20:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2B84C175D0; Tue, 14 Jul 2009 18:20:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 14 Jul 2009 18:20:46 +0000 From: Antoine Reilles Subject: CVS commit: pkgsrc/wm/ratpoison To: pkgsrc-changes@NetBSD.org Reply-To: tonio@netbsd.org X-Mailer: log_accum Message-Id: <20090714182046.2B84C175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tonio Date: Tue Jul 14 18:20:46 UTC 2009 Modified Files: pkgsrc/wm/ratpoison: Makefile distinfo Log Message: Update wm/ratpoison to 1.4.5 * Changes since 1.4.4 - bug fixes to history and xft * Changes since 1.4.3 - add commands ratinfo, ratrelinfo, banishrel - add history to input bar when libhistory is not used - add settings historysize and historycompaction - new window formatters %p, %M prints the pid of the window and whether its a maxsize window. - new commands grename, gother - new bindings C-t N and C-t P bound to nextscreen/prevscreen - new settings, bwcolor and fwcolor for setting the border color of focused and unfocused windows. - netwm dialog type windows supported These windows are treated as transients. Some Firefox popup windows are tagged as dialog windows and should now work with ratpoison as expected. - new format character %M This expands to Maxsize if the window is a maxsize window, nothing if not. - ratpoison can use xft If xft is found on your system ratpoison will use it unless explicitely told not to using --without-xft To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/wm/ratpoison/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/wm/ratpoison/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.