From 6d068c17080772021480a276e8f26f814003517d Mon Sep 17 00:00:00 2001 From: i509VCB Date: Sat, 5 Nov 2022 22:56:42 -0500 Subject: content-type: fix enum name in wp_content_type_v1.set_content_type This was originally set to `content_type`, but the protocol defines an enum named `type`. This fixes an issue with the protocol that was noticed when binding the protocol in wayland-rs. Signed-off-by: i509VCB --- staging/content-type/content-type-v1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/content-type/content-type-v1.xml b/staging/content-type/content-type-v1.xml index d06c11f..2624aa1 100644 --- a/staging/content-type/content-type-v1.xml +++ b/staging/content-type/content-type-v1.xml @@ -121,7 +121,7 @@ The content type is double-buffered state, see wl_surface.commit for details. - -- cgit v1.2.1