mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-22 05:34:18 -04:00
feat: tearing support
This commit is contained in:
parent
3645817f2d
commit
9c7436ba71
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