mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-29 16:02:29 +00:00
[client] add option to capture input on start
This commit is contained in:
committed by
Geoffrey McRae
parent
ede96fa486
commit
bd42445ea7
@@ -124,6 +124,7 @@ struct AppParams
|
||||
bool grabKeyboard;
|
||||
SDL_Scancode escapeKey;
|
||||
bool showAlerts;
|
||||
bool captureOnStart;
|
||||
|
||||
unsigned int cursorPollInterval;
|
||||
unsigned int framePollInterval;
|
||||
|
||||
Reference in New Issue
Block a user