<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Incorrect weston-info : Numeric values in name field"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77294#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Incorrect weston-info : Numeric values in name field"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77294">bug 77294</a>
              from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
        <pre>What do you mean?
wl_output has no name in the dump, and the name for wl_seat is "default".

If you refer to the "name" on the line
   interface: 'wl_output', version: 2, name: 9
that is supposed to be a number indeed. It is the wl_registry id of the global
interface, as opposed to a protocol object id.

weston-info cannot print any name for a wl_output, because the wl_output
protocol interface does not have any way to communicate it. Is this bug about
adding a name event to wl_output? There are patches for that on the mailing
list.</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>