Re: [PATCH 0/2] Add quickswitch for i3 (third try)

2016-10-01 Thread Ivan Vilata i Balaguer
宋文武 (2016-10-01 10:59:14 +0800) wrote: > Ivan Vilata i Balaguer writes: > > > 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. […] > >> > >> [quickswitch]: https://github.com/proxypoke/quicks

Re: [PATCH 0/2] Add quickswitch for i3 (third try)

2016-09-30 Thread 宋文武
Ivan Vilata i Balaguer writes: > 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

Re: [PATCH 0/2] Add quickswitch for i3 (third try)

2016-09-27 Thread Ivan Vilata i Balaguer
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 outdate

[PATCH 0/2] Add quickswitch for i3 (third try)

2016-09-21 Thread Ivan Vilata i Balaguer
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

[PATCH 0/2] Add quickswitch for i3 (second try)

2016-09-19 Thread Ivan Vilata i Balaguer
Hi, this is my second try at packaging [quickswitch for i3][]. This time I've added both ``python-i3-py`` and ``quickswitch-i3`` to ``wm.scm`` instead of ``python.scm``, since their only use is for the i3 window manager. I've also added readme files for both packages. Regarding naming, since oth

Re: [PATCH 0/2] Add quickswitch for i3

2016-09-15 Thread Leo Famulari
On Wed, Sep 14, 2016 at 11:12:29AM +0200, Ivan Vilata i Balaguer wrote: > Hi everyone, Hi! > The following two patches add the [quickswitch for i3][] package. It > depends on [i3-py][], which I renamed to ``python-i3``. The quickswitch > package is named ``i3-quickswitch``. I hope I got the na

[PATCH 0/2] Add quickswitch for i3

2016-09-14 Thread Ivan Vilata i Balaguer
Hi everyone, The following two patches add the [quickswitch for i3][] package. It depends on [i3-py][], which I renamed to ``python-i3``. The quickswitch package is named ``i3-quickswitch``. I hope I got the naming right, they're also the first packages I add to Guix, so please tell if I did so