<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Aaron J. Seigo a &eacute;crit&nbsp;:
<blockquote cite="mid:200808050852.38189.aseigo@kde.org" type="cite">
  <pre wrap="">On Monday 04 August 2008, Adrien BUSTANY wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">first off all, I apologize if I'm not posting to the right list, I'm not
sure if this thread should go to kde-devel.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
<a class="moz-txt-link-abbreviated" href="mailto:plasma-devel@kde.org">plasma-devel@kde.org</a> (moving this discussion there)
  </pre>
</blockquote>
OK, I'm subscribed now. Sorry again for the mistake, the list is not on
<a class="moz-txt-link-freetext" href="http://www.kde.org/mailinglists/">http://www.kde.org/mailinglists/</a> :-s<br>
<blockquote cite="mid:200808050852.38189.aseigo@kde.org" type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">Krunner currently allows a krunner plugin to specify multiple actions
for a single result.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
correct; it's supported in the runners, but not current used in the UI.

  </pre>
  <blockquote type="cite">
    <pre wrap="">If I understood correctly, the runner has to
provide its own widget to present the different actions.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
right now that would be the only mechanism, but it's not what is intended long 
term.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm suggesting a more "integrated" way to have multiple actions, a bit
like what's done with quicksilver on Mac OS X, or Gnome-Do : if the
runner specifies that there are several actions for a QueryMatch, then
we keep the krunner window open, and display the actions in that window.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
right; that's been the intention all along.

  </pre>
  <blockquote type="cite">
    <pre wrap="">We might for that display bigger items than the default small squares,
but that's a detail.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
there are a couple mockups that Ruphy/Nuno/David came up with that show 
results in a few forms.

  </pre>
  <blockquote type="cite">
    <pre wrap="">The the run method of the runner would be called
with the QueryMatch as a parameter, plus a QueryAction, or something
like that.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
the selected action should be added to the QueryMatch passed in imho. this 
will avoid breaking the API and keep it simple enough.

  </pre>
</blockquote>
<br>
OK, I'm glad to see that what I want to do match your plans. Do you
have any insight on the progress of this project (ie, is it almost
done, or is it still a work in progress) ? I might be able to give a
hand...<br>
<br>
Best regards<br>
Adrien<br>
<br>
</body>
</html>