-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I want to distinguish each monitor according to the name or id, get_monitors() just returen a monitor list, but I can't distinguish which is my physical display. Another demand is get each monitor's resolution and starting point x/y.
After some look, found this repo: https://github.com/rr-/screeninfo
and this: https://github.com/dot-osk/monitor_ctrl (surpport for get monitor model)
So maybe get_monitors() could return more information after merge or reference this repo's code.
In addition, I want to confirm that the monitor list returned by module screeninfo and the monitor list returned by monitorcontrol correspond to one or one ?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request