https://bugs.freedesktop.org/show_bug.cgi?id=55534

--- Comment #3 from Kristian Høgsberg <k...@bitplanet.net> ---
(In reply to comment #2)
> Bitfield enums should be specified in a linear fashion. This makes the value
> attribute on enums less required, could that be removed or made optional?
> 
> I noticed that wl_shell_surface.resize is missing the values 3 and 7. Where
> those previously defined values? Could those be specified with an
> unsupported attribute instead of defining values?

The resize enum is laid out such that you can bitwise-or LEFT and BOTTOM and
get LEFT_BOTTOM.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
Wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to