Merge pull request #1426 from emersion/drm-disappear-index

backend/drm: fix disappeared output indices
This commit is contained in:
Drew DeVault 2018-12-09 12:54:52 -05:00 committed by GitHub
commit 6161a153c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 41 additions and 28 deletions

View file

@ -15,6 +15,7 @@ union wlr_drm_connector_props {
uint32_t edid;
uint32_t dpms;
uint32_t link_status; // not guaranteed to exist
uint32_t path;
// atomic-modesetting only