mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-23 07:31:30 +00:00
[client] keybind: validate and consume chord events
This commit is contained in:
@@ -124,6 +124,7 @@ struct AppState
|
||||
bool escapeActive;
|
||||
uint64_t escapeTime;
|
||||
int escapeAction;
|
||||
bool escapeKeys[KEY_MAX];
|
||||
bool escapeHelp;
|
||||
struct ll * bindings;
|
||||
bool haveSrcSize;
|
||||
|
||||
Reference in New Issue
Block a user