mirror of
https://github.com/labwc/labwc.git
synced 2026-02-24 01:40:15 -05:00
config: drop xwayland persistence workaround for wlroots < 0.18.2
We enabled xwayland persistence for wlroots < 0.18.2 to prevent crashes, but it's no longer needed since we now depend on wlroots 0.19.
This commit is contained in:
parent
7969aa267e
commit
b299404811
3 changed files with 3 additions and 30 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<allowTearing>no</allowTearing>
|
||||
<autoEnableOutputs>yes</autoEnableOutputs>
|
||||
<reuseOutputMode>no</reuseOutputMode>
|
||||
<xwaylandPersistence>yes</xwaylandPersistence>
|
||||
<xwaylandPersistence>no</xwaylandPersistence>
|
||||
</core>
|
||||
|
||||
<placement>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue