[client] spice: show message when connected to the wrong guest

This commit is contained in:
Geoffrey McRae
2022-01-08 19:32:58 +11:00
parent 780cf5f362
commit d42e409728
2 changed files with 15 additions and 3 deletions

View File

@@ -94,6 +94,7 @@ struct AppState
LG_RendererRect dstRect;
bool posInfoValid;
bool alignToGuest;
bool spiceClose;
LG_Renderer * lgr;
atomic_int lgrResize;