mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-05 15:11:56 +00:00
[client] config: add option to disable auto client resolution switching
This commit is contained in:
@@ -172,6 +172,7 @@ struct AppParams
|
||||
bool center;
|
||||
int x, y;
|
||||
unsigned int w, h;
|
||||
bool setGuestRes;
|
||||
int fpsMin;
|
||||
LG_RendererRotate winRotate;
|
||||
bool useSpice;
|
||||
|
||||
Reference in New Issue
Block a user