Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 61BC1A6464 for ; Fri, 17 Jan 2014 08:48:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 829FC14A260; Fri, 17 Jan 2014 08:48:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F4D414A25D for ; Fri, 17 Jan 2014 08:48:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id X1ZCs7vvLDTF for ; Fri, 17 Jan 2014 08:48:06 +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 9075E14A258 for ; Fri, 17 Jan 2014 08:48:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 85C1F96; Fri, 17 Jan 2014 08:48:06 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 17 Jan 2014 08:48:06 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/wm/windowmaker To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20140117084806.85C1F96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Fri Jan 17 08:48:06 UTC 2014 Modified Files: pkgsrc/wm/windowmaker: Makefile PLIST distinfo pkgsrc/wm/windowmaker/patches: patch-ab patch-ak Removed Files: pkgsrc/wm/windowmaker/patches: patch-WINGs_proplist.c Log Message: Changes 0.95.5: * Window Maker can now maximize windows to the top/bottom halves of the screen as well as to the corners (top left, top right etc). The keyboard shortcuts to do that can be configured via WPrefs * Support for drawers in the dock has been added * Keyboard shortcuts to move windows between workspaces * Window border colours and width are now configurable * The menu is now able to parse command-generated proplist style menus. WPrefs support for this has been added too * Plus a few other new features and a lot of bug fixes and code cleanups by various people. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105 pkgsrc/wm/windowmaker/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/wm/windowmaker/PLIST cvs rdiff -u -r1.35 -r1.36 pkgsrc/wm/windowmaker/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/wm/windowmaker/patches/patch-WINGs_proplist.c cvs rdiff -u -r1.14 -r1.15 pkgsrc/wm/windowmaker/patches/patch-ab cvs rdiff -u -r1.5 -r1.6 pkgsrc/wm/windowmaker/patches/patch-ak Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.