unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: ratpoison: Add multiple monitors support.
@ 2015-07-22 13:58 Mathieu Lirzin
  2015-07-22 14:53 ` Mark H Weaver
  2015-08-31 16:06 ` Ludovic Courtès
  0 siblings, 2 replies; 8+ messages in thread
From: Mathieu Lirzin @ 2015-07-22 13:58 UTC (permalink / raw)
  To: guix-devel

[-- 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)

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

end of thread, other threads:[~2015-09-03 22:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-22 13:58 [PATCH] gnu: ratpoison: Add multiple monitors support Mathieu Lirzin
2015-07-22 14:53 ` 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

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).