<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [task] Protocol: Make enums a type for arguments"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55534#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [task] Protocol: Make enums a type for arguments"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55534">bug 55534</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=55534#c2">comment #2</a>)
<span class="quote">> 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?</span >

The resize enum is laid out such that you can bitwise-or LEFT and BOTTOM and
get LEFT_BOTTOM.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>