mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-12 13:29:45 -05:00
set "Broadcast RGB" = "Full" for all connections
This commit is contained in:
parent
4554f17377
commit
0096bf87b8
3 changed files with 11 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ union wlr_drm_connector_props {
|
|||
uint32_t link_status; // not guaranteed to exist
|
||||
uint32_t path;
|
||||
uint32_t vrr_capable; // not guaranteed to exist
|
||||
uint32_t broadcast_rgb; // not guaranteed to exist
|
||||
uint32_t subconnector; // not guaranteed to exist
|
||||
|
||||
// atomic-modesetting only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue