feat: support keyboard shortcut inhibitor

This commit is contained in:
DreamMaoMao
2025-11-12 12:55:06 +08:00
parent 64d8764f58
commit 7ed12cf921
3 changed files with 97 additions and 1 deletions

View File

@@ -105,6 +105,7 @@ int syncobj_enable = 0;
int adaptive_sync = 0;
double drag_refresh_interval = 30.0;
int allow_tearing = TEARING_DISABLED;
int allow_shortcuts_inhibit = SHORTCUTS_INHIBIT_ENABLE;
/* keyboard */