[Wayland-bugs] [Bug 55534] [task] Protocol: Make enums a type for arguments
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 2 06:58:19 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55534
--- Comment #3 from Kristian Høgsberg <krh at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20121002/14cce95f/attachment.html>
More information about the Wayland-bugs
mailing list