unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Lirzin <mthl@openmailbox.org>
To: guix-devel@gnu.org
Subject: [PATCH] gnu: ratpoison: Add multiple monitors support.
Date: Wed, 22 Jul 2015 15:58:15 +0200	[thread overview]
Message-ID: <1437573495-1855-1-git-send-email-mthl@openmailbox.org> (raw)

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


* gnu/packages/ratpoison.scm (ratpoison)[inputs]: Add "libxinerama".
---
 gnu/packages/ratpoison.scm | 1 +
 1 file changed, 1 insertion(+)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-ratpoison-Add-multiple-monitors-support.patch --]
[-- Type: text/x-patch; name="0001-gnu-ratpoison-Add-multiple-monitors-support.patch", Size: 406 bytes --]

diff --git a/gnu/packages/ratpoison.scm b/gnu/packages/ratpoison.scm
index bde3fcc..e226d99 100644
--- a/gnu/packages/ratpoison.scm
+++ b/gnu/packages/ratpoison.scm
@@ -70,6 +70,7 @@
        ("libXtst" ,libxtst)
        ("freetype" ,freetype)
        ("fontconfig" ,fontconfig)
+       ("libxinerama" ,libxinerama)
        ("libXft" ,libxft)
        ("libXpm" ,libxpm)
        ("libXt" ,libxt)

             reply	other threads:[~2015-07-22 14:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22 13:58 Mathieu Lirzin [this message]
2015-07-22 14:53 ` [PATCH] gnu: ratpoison: Add multiple monitors support Mark H Weaver
2015-08-31 16:06 ` Ludovic Courtès
2015-08-31 20:04   ` Mathieu Lirzin
2015-09-02 13:00     ` Ludovic Courtès
2015-09-03 15:49       ` Mark H Weaver
2015-09-03 21:59         ` Ludovic Courtès
2015-09-03 21:58     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1437573495-1855-1-git-send-email-mthl@openmailbox.org \
    --to=mthl@openmailbox.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).