mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-07 00:28:13 +00:00
[client] add input:captureOnly to disable input when not captured
This commit is contained in:
@@ -141,6 +141,7 @@ struct AppParams
|
||||
bool mouseSmoothing;
|
||||
bool rawMouse;
|
||||
bool autoCapture;
|
||||
bool captureInputOnly;
|
||||
};
|
||||
|
||||
struct CBRequest
|
||||
|
||||
Reference in New Issue
Block a user