Merge branch 'main' into feature/dual-row-scroller-clean

This commit is contained in:
rasmusq
2025-11-29 20:18:53 +01:00
5 changed files with 65 additions and 49 deletions

View File

@@ -104,6 +104,7 @@ int warpcursor = 1; /* Warp cursor to focused client */
int xwayland_persistence = 1; /* xwayland persistence */
int syncobj_enable = 0;
int adaptive_sync = 0;
int allow_lock_transparent = 0;
double drag_refresh_interval = 30.0;
int allow_tearing = TEARING_DISABLED;
int allow_shortcuts_inhibit = SHORTCUTS_INHIBIT_ENABLE;