[client] spice: new option spice:showCursorDot added

This option if disabled will prevent the client from showing a "dot"
cursor when the mouse is over the window, but the window is unfocused.
This commit is contained in:
Geoffrey McRae
2021-04-29 12:50:43 +10:00
parent 4c0c8f804f
commit 9900b263d4
3 changed files with 18 additions and 6 deletions

View File

@@ -151,6 +151,7 @@ struct AppParams
bool rawMouse;
bool autoCapture;
bool captureInputOnly;
bool showCursorDot;
};
struct CBRequest