cmm: enable using the display primaries in SDR mode
This commit is contained in:
parent
2b7b3b5310
commit
67760e270e
19 changed files with 259 additions and 21 deletions
|
|
@ -184,6 +184,7 @@ impl ConnectorHandler {
|
|||
tearing_mode: Cell::new(self.state.default_tearing_mode.get()),
|
||||
brightness: Cell::new(None),
|
||||
blend_space: Cell::new(BlendSpace::Srgb),
|
||||
use_native_gamut: Cell::new(false),
|
||||
});
|
||||
self.state
|
||||
.persistent_output_states
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue