[client] spice: added initial framework for spice display fallback

This commit is contained in:
Geoffrey McRae
2022-05-22 11:25:34 +10:00
parent ffd27ac82c
commit 16f39450b5
9 changed files with 301 additions and 13 deletions

View File

@@ -159,6 +159,7 @@ struct AppParams
unsigned int w, h;
int fpsMin;
LG_RendererRotate winRotate;
bool useSpice;
bool useSpiceInput;
bool useSpiceClipboard;
bool useSpiceAudio;