[client] add input:captureOnly to disable input when not captured

This commit is contained in:
Geoffrey McRae
2021-01-09 18:01:08 +11:00
parent 5e9cfb9033
commit f47c8cb806
4 changed files with 43 additions and 18 deletions

View File

@@ -141,6 +141,7 @@ struct AppParams
bool mouseSmoothing;
bool rawMouse;
bool autoCapture;
bool captureInputOnly;
};
struct CBRequest