mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-06 15:41:57 +00:00
[client] spice: delay showing the spice display until spice is ready
This commit is contained in:
@@ -71,6 +71,7 @@ struct AppState
|
||||
|
||||
uint8_t spiceUUID[16];
|
||||
bool spiceReady;
|
||||
bool initialSpiceDisplay;
|
||||
uint8_t guestUUID[16];
|
||||
bool guestUUIDValid;
|
||||
KVMFROS guestOS;
|
||||
|
||||
Reference in New Issue
Block a user