[client] spice: more fixes to video source transition

This commit is contained in:
Geoffrey McRae
2022-05-24 00:05:22 +10:00
parent 47b2a26898
commit b2221b114e
7 changed files with 58 additions and 33 deletions

View File

@@ -75,6 +75,8 @@ struct AppState
bool guestUUIDValid;
KVMFROS guestOS;
bool lgHostConnected;
bool stopVideo;
bool ignoreInput;
bool escapeActive;