<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: Use g_get_prgname as the xdg surface application id"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=746435#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: Use g_get_prgname as the xdg surface application id"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=746435">bug 746435</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=299790&action=diff" name="attach_299790" title="wayland: Use g_get_prgname as the xdg surface application id">attachment 299790</a> <a href="attachment.cgi?id=299790&action=edit" title="wayland: Use g_get_prgname as the xdg surface application id">[details]</a></span> <a href='review?bug=746435&attachment=299790'>[review]</a>
wayland: Use g_get_prgname as the xdg surface application id

The "app_id" of a xdg_surface should be the ID that can potentially be
used to get the DBUS name or the .desktop file, i.e. the reverse DNS if
available, otherwise often just the base name of the binary file.
Usually g_get_prgname will provide us with that name.

Still fallback to the gdk program class in case g_get_prgname returns
NULL, even though this string usually doesn't conform to the
expectations of xdg_surface.set_application_id.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>