unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37570] [PATCH] gnu: gtk+: Add libxrandr input.
@ 2019-10-01 12:25 Ingo Ruhnke
  2019-10-01 23:55 ` Danny Milosavljevic
  0 siblings, 1 reply; 4+ messages in thread
From: Ingo Ruhnke @ 2019-10-01 12:25 UTC (permalink / raw)
  To: 37570

This fixes multi-monitor issues in XFCE and other Gtk+ apps.

* gnu/packages/gtk.scm: Add libxrandr input.
---
 gnu/packages/gtk.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 12972b75df..55c24c774c 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -753,6 +753,7 @@ application suites.")
       ("libxinerama" ,libxinerama)
       ("libxkbcommon" ,libxkbcommon)
       ("libxdamage" ,libxdamage)
+      ("libxrandr" ,libxrandr)
       ("mesa" ,mesa)
       ("pango" ,pango)
       ("wayland" ,wayland)
-- 
2.20.1

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

end of thread, other threads:[~2019-10-09 16:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 12:25 [bug#37570] [PATCH] gnu: gtk+: Add libxrandr input Ingo Ruhnke
2019-10-01 23:55 ` Danny Milosavljevic
2019-10-02 18:46   ` Ingo Ruhnke
2019-10-09 16:58     ` bug#37570: " Marius Bakke

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