all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Add quickswitch for i3 (third try)
@ 2016-09-21  9:18 Ivan Vilata i Balaguer
  2016-09-28  6:41 ` Ivan Vilata i Balaguer
  0 siblings, 1 reply; 4+ messages in thread
From: Ivan Vilata i Balaguer @ 2016-09-21  9:18 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1069 bytes --]

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!


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/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-01 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-21  9:18 [PATCH 0/2] Add quickswitch for i3 (third try) Ivan Vilata i Balaguer
2016-09-28  6:41 ` Ivan Vilata i Balaguer
2016-10-01  2:59   ` 宋文武
2016-10-01 15:22     ` Ivan Vilata i Balaguer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.