mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2026-01-09 22:36:24 +00:00
Add VD_AGENT_CAP_MONITORS_CONFIG_POSITION capability to client.
This indicates the client's ability to handle multi-monitor configurations that are not multi-head. This commit addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1248196 https://bugzilla.redhat.com/show_bug.cgi?id=1248189
This commit is contained in:
parent
246825477f
commit
666b5c5780
@ -227,6 +227,7 @@ enum {
|
||||
VD_AGENT_CAP_GUEST_LINEEND_CRLF,
|
||||
VD_AGENT_CAP_MAX_CLIPBOARD,
|
||||
VD_AGENT_CAP_AUDIO_VOLUME_SYNC,
|
||||
VD_AGENT_CAP_MONITORS_CONFIG_POSITION,
|
||||
VD_AGENT_END_CAP,
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user