mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-02 22:28:14 +00:00
[client] spice: added initial framework for spice display fallback
This commit is contained in:
@@ -179,5 +179,9 @@ bool app_guestIsOSX(void);
|
||||
bool app_guestIsBSD(void);
|
||||
bool app_guestIsOther(void);
|
||||
|
||||
/**
|
||||
* Enable/disable the spice display
|
||||
*/
|
||||
void app_useSpiceDisplay(bool enable);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user