fix rgb range sending
BUG: 442548
This commit is contained in:
parent
bd9b42912b
commit
3abbc31272
1 changed files with 1 additions and 0 deletions
|
@ -284,6 +284,7 @@ void OutputDeviceV2InterfacePrivate::kde_output_device_v2_bind_resource(Resource
|
|||
sendCapabilities(resource);
|
||||
sendOverscan(resource);
|
||||
sendVrrPolicy(resource);
|
||||
sendRgbRange(resource);
|
||||
sendDone(resource);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue