mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-02-19 01:09:58 +00:00
[client] app: add option to disable waiting for host message
This commit is contained in:
committed by
Geoffrey McRae
parent
f15d72cdfe
commit
add45347b5
@@ -204,6 +204,7 @@ struct AppParams
|
||||
int uiSize;
|
||||
bool jitRender;
|
||||
bool requestActivation;
|
||||
bool disableWaitingMessage;
|
||||
|
||||
unsigned int cursorPollInterval;
|
||||
unsigned int framePollInterval;
|
||||
|
||||
Reference in New Issue
Block a user