mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-26 22:55:30 +00:00
proto: comment future surface flags usage
This commit is contained in:
parent
bd3f609b34
commit
5dad55f008
@ -425,6 +425,8 @@ flags8 string_flags {
|
||||
};
|
||||
|
||||
flags32 surface_flags {
|
||||
/* Adding flags requires some caps check, since old clients only
|
||||
treat the value as an enum and not as a flag (flag == PRIMARY) */
|
||||
PRIMARY
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user