[Spice-devel] [PATCH spice-gtk 1/4] proto: comment future surface flags usage
Marc-André Lureau
marcandre.lureau at gmail.com
Tue Sep 10 07:43:36 PDT 2013
---
spice.proto | 2 ++
1 file changed, 2 insertions(+)
diff --git a/spice.proto b/spice.proto
index 5eede6b..8aa35c1 100644
--- a/spice.proto
+++ b/spice.proto
@@ -425,6 +425,8 @@ flags8 string_flags {
};
flags32 surface_flags {
+ /* Adding flags requires some caps check, since old clients only
+ treat this value as an enum (== PRIMARY test) */
PRIMARY
};
--
1.8.3.1
More information about the Spice-devel
mailing list