mirror of
https://github.com/labwc/labwc.git
synced 2026-05-23 21:37:40 -04:00
v2: Remove note which is no longer applicable.
This commit is contained in:
parent
c1b11c7821
commit
38f80d7167
2 changed files with 7 additions and 0 deletions
|
|
@ -175,6 +175,7 @@ this is for compatibility with Openbox.
|
||||||
<adaptiveSync>no</adaptiveSync>
|
<adaptiveSync>no</adaptiveSync>
|
||||||
<allowTearing>no</allowTearing>
|
<allowTearing>no</allowTearing>
|
||||||
<autoEnableOutputs>yes</autoEnableOutputs>
|
<autoEnableOutputs>yes</autoEnableOutputs>
|
||||||
|
<hdr>no</hdr>
|
||||||
<reuseOutputMode>no</reuseOutputMode>
|
<reuseOutputMode>no</reuseOutputMode>
|
||||||
<xwaylandPersistence>no</xwaylandPersistence>
|
<xwaylandPersistence>no</xwaylandPersistence>
|
||||||
<primarySelection>yes</primarySelection>
|
<primarySelection>yes</primarySelection>
|
||||||
|
|
@ -240,6 +241,11 @@ this is for compatibility with Openbox.
|
||||||
'pkill kanshi ; wlopm --off \*' resume 'kanshi & wlopm --on \*'
|
'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.
|
||||||
|
|
||||||
*<core><reuseOutputMode>* [yes|no]
|
*<core><reuseOutputMode>* [yes|no]
|
||||||
Try to re-use the existing output mode (resolution / refresh rate).
|
Try to re-use the existing output mode (resolution / refresh rate).
|
||||||
This may prevent unnecessary screenblank delays when starting labwc
|
This may prevent unnecessary screenblank delays when starting labwc
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,7 @@
|
||||||
<adaptiveSync>no</adaptiveSync>
|
<adaptiveSync>no</adaptiveSync>
|
||||||
<allowTearing>no</allowTearing>
|
<allowTearing>no</allowTearing>
|
||||||
<autoEnableOutputs>yes</autoEnableOutputs>
|
<autoEnableOutputs>yes</autoEnableOutputs>
|
||||||
|
<hdr>no</hdr>
|
||||||
<reuseOutputMode>no</reuseOutputMode>
|
<reuseOutputMode>no</reuseOutputMode>
|
||||||
<xwaylandPersistence>no</xwaylandPersistence>
|
<xwaylandPersistence>no</xwaylandPersistence>
|
||||||
<primarySelection>yes</primarySelection>
|
<primarySelection>yes</primarySelection>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue