GNU bug report logs - #76691
`display-monitor-attributes-list` not working properly on macOS

Previous Next

Package: emacs;

Reported by: Ruiyang Wu <ywwry66 <at> gmail.com>

Date: Sun, 2 Mar 2025 21:00:03 UTC

Severity: normal

Tags: confirmed, patch

Merged with 76051

Found in versions 29.4, 30.1, 31.0.50

Done: Alan Third <alan <at> idiocy.org>

Full log


Message #47 received at 76691 <at> debbugs.gnu.org (full text, mbox):

From: Ship Mints <shipmints <at> gmail.com>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: 76691 <at> debbugs.gnu.org, Ruiyang Wu <ywwry66 <at> gmail.com>,
 Stefan Kangas <stefankangas <at> gmail.com>, Juri Linkov <juri <at> linkov.net>
Subject: Re: bug#76691: `display-monitor-attributes-list` not working properly
 on macOS
Date: Tue, 4 Mar 2025 09:58:13 -0500
[Message part 1 (text/plain, inline)]
On Tue, Mar 4, 2025 at 9:51 AM Robert Pluim <rpluim <at> gmail.com> wrote:

> >>>>> On Tue, 4 Mar 2025 09:28:33 -0500, Ship Mints <shipmints <at> gmail.com>
> said:
>
>     Ship> (((name . "Built-in Retina Display") (geometry 0 0 3200 1800)
> (workarea 0
>     Ship> 25 3200 1775) (mm-size 599 339) (frames #<frame *scratch*
>     0x7fe165871c30> ) (source . "NS")))
>
> That matches what the "Displays" settings shows, no?
>
>     Ship> Seems a bit cumbersome, but that's what it is.  I can synthesize
> a name
>     Ship> for if this ever returns NULL; e.g., the equivalent of (format
>     Ship> "%dx%d@%d,%d" width height x y) where x and y are the
> coordinates
>     Ship> relative to the origin reported by macOS (adjusted for being
> inverted, if
>     Ship> I recall correctly).
>
> If you have a patch, I can test it with the various external monitors
> I have.
>
And a synthesized name: (((name . "3200x1775 <at> 0,25") (geometry 0 0 3200
1800) (workarea 0 25 3200 1775) (mm-size 599 339) (frames #<frame *scratch*
0x7f7c7009d430>) (source . "NS")))

We could use something like a UUID that's more opaque.

I haven't made either name bi-directional yet to allow specifying it when
operating on frames.

Thanks for the help.  Patch attached.
[Message part 2 (text/html, inline)]
[0001-Improve-NS-display-names-in-display-monitor-attribut.patch (application/octet-stream, attachment)]

This bug report was last modified 12 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.