Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D1CDF63BADF for ; Wed, 15 Jul 2009 20:35:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 860C163B1B5; Wed, 15 Jul 2009 20:35:19 +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 9127963B101 for ; Wed, 15 Jul 2009 20:35:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6EA84175D0; Wed, 15 Jul 2009 20:35:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 15 Jul 2009 20:35:18 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/wm/dwm To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20090715203518.6EA84175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Wed Jul 15 20:35:18 UTC 2009 Modified Files: pkgsrc/wm/dwm: Makefile distinfo Log Message: PR pkg/41731: maintainer update of wm/dwm to dwm-5.6. Changes: o new Xinerama support that creates a view per Xinerama screen. Focusing different screens works using the mouse or the new shortcuts Mod1-. and Mod1-, (or Mod1-Shift-, and Mod1-Shift-. for sending windows to next/prev screen). o Extended Rule structure in config.h with an additional monitor field (-1 if a client should be assigned to the selected screen, or 0.. for a specific screen) o Several bugfixes in the resize handling To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/wm/dwm/Makefile pkgsrc/wm/dwm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.