Skip to content

content-type: fix enum name in wp_content_type_v1.set_content_type

i509VCB requested to merge i509VCB/wayland-protocols:content-type-enum-fix into main

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 git@i509.me

Merge request reports