Unclear what an <enum> since attribute means when used externally
If wl_output
v10 introduces a new wl_output.transform
enum entry, what does this entail for other interfaces carrying a wl_output.transform
value? For instance, wl_surface
has events and requests carrying wl_output.transform
values. When is it valid to use the new enum entry for such messages?