On Tue, Mar 4, 2025 at 8:23 AM Ship Mints wrote: > On Tue, Mar 4, 2025 at 8:19 AM Robert Pluim wrote: > >> >> See also bug#34516, which has a patch from me to invent monitor names >> on macOS. >> >> That bug also points at code from , >> which someone motivated could perhaps copy. >> > > Good idea, but they use IODisplayConnect which, sadly, is not supported on > Apple Silicon so we'll have to come up with a solution that works for both > Intel and M. > I do see a reference in their code to NSScreen localizedName so maybe that still works. I'll experiment with that.