mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-28 16:29:54 +00:00
Add QXL_ESCAPE_MONITOR_CONFIG enum
New escape for sending monitor position information from guest to client
This commit is contained in:
parent
67fb3306f8
commit
e93fdd47ef
@ -7,6 +7,7 @@
|
||||
|
||||
enum {
|
||||
QXL_ESCAPE_SET_CUSTOM_DISPLAY = 0x10001,
|
||||
QXL_ESCAPE_MONITOR_CONFIG
|
||||
};
|
||||
|
||||
typedef struct SPICE_ATTR_PACKED QXLEscapeSetCustomDisplay {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user