GNU bug report logs -
#76691
`display-monitor-attributes-list` not working properly on macOS
Previous Next
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 #138 received at 76691 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Wed, 28 May 2025 15:17:33 -0400, Ship Mints <shipmints <at> gmail.com> said:
>> It applied cleanly alongside my patch, so I think we're good. I'll do
>> a test build in a bit and I think we can get both patches pushed up
>> once someone with two screen checks mine.
>>
>> Do you want to finish off the commit message or should I give it a go?
>>
Ship> Nice. Not home where I have that branch locally, so writing this
Ship> manually...
Ship> *snip*
Ship> Fix ns_make_monitor_attribute_list (bug#76691)
Ship> This is the NS implementation for 'display-monitor-attributes-list'.
Ship> Change implementation from IORegistry to direct introspection
Ship> of NSScreen.
Ship> * src/nsfns.m (ns_make_monitor_attribute_list): Use localizedName
Ship> selector on NSScreen. For anonymous displays, synthesize names
Ship> of the form ("%dx%d@%d,%d" width height x y).
Ship> (ns_get_name_from_ioreg) (ns_screen_name): Removed.
Ship> *snip*
The latest version of your patch that I can see still doesnʼt allocate
space for the '\0' at the end of the monitor name for the
localizedName case.
Robert
--
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.