Document the new HDR option

This commit is contained in:
Christopher Snowhill 2025-07-31 22:13:02 -07:00
parent b06ebfc580
commit d1727cbbc6
2 changed files with 13 additions and 0 deletions

View file

@ -175,6 +175,7 @@ this is for compatibility with Openbox.
<adaptiveSync>no</adaptiveSync>
<allowTearing>no</allowTearing>
<autoEnableOutputs>yes</autoEnableOutputs>
<hdr>no</hdr>
<reuseOutputMode>no</reuseOutputMode>
<xwaylandPersistence>no</xwaylandPersistence>
<primarySelection>yes</primarySelection>
@ -240,6 +241,17 @@ this is for compatibility with Openbox.
'pkill kanshi ; wlopm --off \*' resume 'kanshi & wlopm --on \*'
```
*<core><hdr>* [yes|no]
Automatically enable HDR support on outputs when configuring them,
where supported by the particular output device and display. Default
is no.
Note: Enabling this option will also currently make all non-HDR
outputs render to 10 bits per channel as well, but still sRGB.
Any configuration with `wlr-randr` or `kanshi` does not seem to
support passing this flag to my knowledge, so the only way to
override it is to enable this option.
*<core><reuseOutputMode>* [yes|no]
Try to re-use the existing output mode (resolution / refresh rate).
This may prevent unnecessary screenblank delays when starting labwc