[client] main: add support for spice cursor channel

This commit is contained in:
Quantum
2022-09-18 20:30:18 -04:00
committed by Geoffrey McRae
parent 1fd00ba26c
commit 0c63a901be
3 changed files with 41 additions and 0 deletions

View File

@@ -150,6 +150,8 @@ struct AppState
bool autoIdleInhibitState;
enum MicDefaultState micDefaultState;
int spiceHotX, spiceHotY;
};
struct AppParams