mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #333] Enumerate multiple displays with same name #267
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#267
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Teneff on GitHub (Nov 26, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/333
Originally assigned to: @waydabber on GitHub.
Checklist
Is your feature request related to a problem? Please describe.

When connected multiple monitors of the same model it's hard to determine which one are you controlling
Describe the solution you'd like

Suffix the display name with a number, not sure if mac OS provides the number, but it's displayed in Display preferences
Describe alternatives you've considered
Just any number would also do the job
@JoniVR commented on GitHub (Dec 4, 2020):
You should be able to change the name in advanced preferences by double clicking the "display name" field iirc.
@waydabber commented on GitHub (Aug 21, 2021):
While @JoniVR is right, this function is not that difficult to implement so we can still do this anyway.