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

Distinct matching by supported modes and preferred modes #2

Closed
koiuo opened this issue May 14, 2015 · 0 comments
Closed

Distinct matching by supported modes and preferred modes #2

koiuo opened this issue May 14, 2015 · 0 comments
Assignees

Comments

@koiuo
Copy link
Owner

koiuo commented May 14, 2015

It should be possible to match not only by supported modes, but also by preferred mode.
Match by preferred mode should have higher score than by supported modes.

mode in match section should be renamed to supports, though mode should be kept valid for compatibility

"match": {
    "DP1": {
        "supports": "1920x1200",
        "prefers": "1920x1200",
        "edid": "1234567890"
    }
}
@koiuo koiuo self-assigned this May 14, 2015
@koiuo koiuo closed this as completed May 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant