Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More information for each monitor #70

Open
BruceLee569 opened this issue Apr 20, 2021 · 1 comment
Open

More information for each monitor #70

BruceLee569 opened this issue Apr 20, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@BruceLee569
Copy link

BruceLee569 commented Apr 20, 2021

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 ?

@newAM newAM added the enhancement New feature or request label Apr 21, 2021
@newAM
Copy link
Owner

newAM commented Apr 25, 2021

Similar issue: #46

The same comment applies here:

At the moment there is no way to identify unique monitors, this would be a good feature to have though.

I'll accept a pull-request, but I will not be working on this for a long time, I made tons of commitments for other projects people are waiting on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants