mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-01 07:16:11 -04:00
feat: tearing support
This commit is contained in:
parent
eb7c7b83d6
commit
f8c3360b43
7 changed files with 234 additions and 11 deletions
|
|
@ -103,6 +103,7 @@ int xwayland_persistence = 1; /* xwayland persistence */
|
|||
int syncobj_enable = 0;
|
||||
int adaptive_sync = 0;
|
||||
double drag_refresh_interval = 30.0;
|
||||
int allow_tearing = TEARING_DISABLED;
|
||||
|
||||
/* keyboard */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue