<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Missing weston client context-menus"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82972#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Missing weston client context-menus"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82972">bug 82972</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>static void
xdg_surface_show_window_menu(struct wl_client *client,
                 struct wl_resource *surface_resource,
                 struct wl_resource *seat_resource,
                 uint32_t serial,
                 int32_t x,
                 int32_t y)
{
    /* TODO */
}


So, unimplemented after adding that to xdg-shell.</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>