mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-02-19 01:09:58 +00:00
[client] app: add option to disable dimming in overlay mode
This commit is contained in:
@@ -189,6 +189,7 @@ struct AppParams
|
||||
bool showAlerts;
|
||||
bool captureOnStart;
|
||||
bool quickSplash;
|
||||
bool overlayDim;
|
||||
bool alwaysShowCursor;
|
||||
uint64_t helpMenuDelayUs;
|
||||
const char * uiFont;
|
||||
|
||||
Reference in New Issue
Block a user