all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix Emacs: use XRandr rather than Gdk?
@ 2019-02-11  3:33 Benjamin Slade
  2019-02-12 14:20 ` Ludovic Courtès
  2019-02-12 14:59 ` Ricardo Wurmus
  0 siblings, 2 replies; 8+ messages in thread
From: Benjamin Slade @ 2019-02-11  3:33 UTC (permalink / raw)
  To: Guix-devel

In both flown-blown GuixSD as well as Guix on a foreign distro, Guix's
Emacs seems to use "Gdk" rather than "XRandr" to get screen/monitor
information. Every other packaged version of Emacs I've tried uses
"XRandr" to get screen/monitor information. This is an issue because
"Gdk" apparently doesn't know about individual screens/monitors, but
only about the aggregate area, whereas "XRandr" returns individual
screen names (e.g. "DVI-1") and their respective areas. This means that,
on multi-monitor, where Emacs packages use the `frame.el` library, there
is no way of distinguishing screens/monitors (problematically for
packages which try to make reference to different screens,
e.g. https://gitlab.com/emacsomancer/equake ). I thought I'd start here,
since I've only found this behaviour on Guix, and `frame.el` doesn't
seem to be very forthcoming about how it decides whether to use 'Gdk' or 'XRandr'.

 -Ben

-- 
Benjamin Slade - https://babbagefiles.xyz - https://slade.jnanam.net
  `(pgp_fp: ,(21BA 2AE1 28F6 DF36 110A 0E9C A320 BBE8 2B52 EE19))
    '(sent by mu4e on Emacs running under GNU/Linux . https://gnu.org )
       `(Choose Linux ,(Choose Freedom) . https://linux.com )

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

end of thread, other threads:[~2019-02-18  4:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-11  3:33 Guix Emacs: use XRandr rather than Gdk? Benjamin Slade
2019-02-12 14:20 ` Ludovic Courtès
2019-02-12 14:59 ` Ricardo Wurmus
2019-02-12 15:22   ` Pierre Neidhardt
2019-02-12 16:19     ` Benjamin Slade
2019-02-14  3:09   ` Benjamin Slade
2019-02-14 14:35     ` Pierre Neidhardt
2019-02-18  4:54       ` Benjamin Slade

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.