mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Zonai master (#1)
* simplify tearing implementation --------- Co-authored-by: Andrew J. Hesford <ajh@sideband.org>
This commit is contained in:
parent
fc69b80234
commit
8b7e953a25
6 changed files with 40 additions and 46 deletions
|
|
@ -133,10 +133,10 @@ this is for compatibility with Openbox.
|
|||
Allow tearing to reduce input lag. Default is no.
|
||||
This open requires setting the environment variable WLR_DRM_NO_ATOMIC=1.
|
||||
|
||||
*yes* allow tearing if an open window requests it.
|
||||
*yes* allow tearing if the active window requests it.
|
||||
|
||||
*fullscreen* allow tearing if an open window requests it, or if any
|
||||
window is in fullscreen mode.
|
||||
*fullscreen* allow tearing if the active window requests it or is in
|
||||
fullscreen mode.
|
||||
|
||||
*always* allow tearing regardless of window status.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue