mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-02-19 01:09:58 +00:00
[client] main: make activation requests optional
This commit is contained in:
@@ -201,6 +201,7 @@ struct AppParams
|
||||
const char * uiFont;
|
||||
int uiSize;
|
||||
bool jitRender;
|
||||
bool requestActivation;
|
||||
|
||||
unsigned int cursorPollInterval;
|
||||
unsigned int framePollInterval;
|
||||
|
||||
Reference in New Issue
Block a user