[PATCH wayland-protocols] presentation-time: add missing bitfield marker

Ivan Molodetskikh yalterz at gmail.com
Tue Aug 20 02:37:10 UTC 2019


---
 stable/presentation-time/presentation-time.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stable/presentation-time/presentation-time.xml b/stable/presentation-time/presentation-time.xml
index a46994c..6063c53 100644
--- a/stable/presentation-time/presentation-time.xml
+++ b/stable/presentation-time/presentation-time.xml
@@ -154,7 +154,7 @@
            summary="presentation output"/>
     </event>
 
-    <enum name="kind">
+    <enum name="kind" bitfield="true">
       <description summary="bitmask of flags in presented event">
         These flags provide information about how the presentation of
         the related content update was done. The intent is to help
-- 
2.22.1



More information about the wayland-devel mailing list