Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 9980EA651A for ; Wed, 28 May 2014 06:25:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E123814A2DE; Wed, 28 May 2014 06:25:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5B08C14A2DD for ; Wed, 28 May 2014 06:25:50 +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 ApgLU2VgkAoh for ; Wed, 28 May 2014 06:25:49 +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 CD65914A2DC for ; Wed, 28 May 2014 06:25:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8BDBC96; Wed, 28 May 2014 06:25:49 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 28 May 2014 06:25:49 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/wm/notion To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20140528062549.8BDBC96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Wed May 28 06:25:49 UTC 2014 Modified Files: pkgsrc/wm/notion: Makefile PLIST distinfo Log Message: Update to 20140528: * Improvement: 'windows' key is now the default META key (thanks to Dima Kogan) * Bugfix: seldomly triggered crash in memory pool (thanks to Matthieu Moy) * Bugfix: save the session atomically (thanks to Matthias Lederhofer) * Bugfix: various fixes to contributed scripts, notably more lua5.2 support (thanks to several contributors) * Improvement: various code cleanups (thanks to Campbell Barton) * Improvement: various build/packaging improvements (thanks to Dima Kogan) * Feature: Workspace indicator (thanks to Dima Kogan) * Feature: Delayed population of the focuslist (thanks to Dima Kogan) * Improvement: improved kludges/focus behavior (IntelliJ IDEA, xeyes) * Improvement: expose 'warp_pointer' to lua * Improvement: lock using i3lock when available To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/wm/notion/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/wm/notion/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/wm/notion/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.