From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Vilata i Balaguer Subject: Re: [PATCH 0/2] Add quickswitch for i3 (third try) Date: Wed, 28 Sep 2016 08:41:42 +0200 Message-ID: <20160928064142.GE6402@sax.terramar.selidor.net> References: <20160921091847.GA32151@sax.terramar.selidor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bp8Yu-00056U-J1 for guix-devel@gnu.org; Wed, 28 Sep 2016 02:41:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bp8Ys-0006SH-Ei for guix-devel@gnu.org; Wed, 28 Sep 2016 02:41:47 -0400 Received: from lev.selidor.net ([2600:3c03:e001:1100::1]:39608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bp8Ys-0006RM-Al for guix-devel@gnu.org; Wed, 28 Sep 2016 02:41:46 -0400 Content-Disposition: inline In-Reply-To: <20160921091847.GA32151@sax.terramar.selidor.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Ivan Vilata i Balaguer (2016-09-21 11:18:47 +0200) wrote: > Hi, this is my third try at packaging [quickswitch][] for the i3 > window manager. The main difference from the second iteration is in > the changes suggested by Alex Kost to update the Scheme code (I had > copied and pasted some outdated code from other Python packages). I > also used a different patch for the ``dmenu`` program check. > > I stuck to ``quickswitch-i3`` instead of ``quickswitch-for-i3`` since > it's the name used in PyPi and inside of the readme. > > [quickswitch]: https://github.com/proxypoke/quickswitch-for-i3/ > > Thanks to Brendan Tildesley, Leo Famulari, Hartmut Goebel and Alex > Kost for testing, advice and patience! Hi, a week has passed without any input about these. Do you think the patches are ok now? (The ones from Sep 21st, sorry but signing the first message with Mutt broke the mail thread). Thanks! > Ivan Vilata-i-Balaguer (2): > gnu: wm: Add python-i3-py. > gnu: wm: Add quickswitch-i3. > > .../patches/quickswitch-fix-dmenu-check.patch | 32 ++++++++ > gnu/packages/wm.scm | 88 ++++++++++++++++++++++ > 2 files changed, 120 insertions(+) > create mode 100644 gnu/packages/patches/quickswitch-fix-dmenu-check.patch > > -- > 2.10.0 -- Ivan Vilata i Balaguer -- https://elvil.net/