Skip to content

More information for each monitor #70

Open
@BruceLee569

Description

@BruceLee569

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions