feat: tearing support

This commit is contained in:
DreamMaoMao
2025-11-04 23:02:29 +08:00
parent 3645817f2d
commit 9c7436ba71
7 changed files with 234 additions and 11 deletions

View File

@@ -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 */