<br><br><div class="gmail_quote">On Thu, Aug 5, 2010 at 7:07 PM, Aaron J. Seigo <span dir="ltr">&lt;<a href="mailto:aseigo@kde.org">aseigo@kde.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On August 5, 2010, Aleix Pol wrote:<br>
&gt; I will need to filter the plasmoids that we can add to the dashboard<br>
&gt; because our configured file will be versioned and we need to have some<br>
&gt; common denominator, so having a list of such would be a nice start.<br>
<br>
</div>if i understand what you need correctly, this will indeed be a common issue<br>
among applications, and i think it requires (at least to do it non-hackishly<br>
:) to be able to tag plugins with information that can be used in a generic<br>
fashion .. e.g. tagging the notes plasmoid in some way  such that KDevelop<br>
will be able to know that it is useful to it, without the notes plasmoid<br>
having to actually say explicitly &quot;use me in KDevelop&quot; (since other apps<br>
 will also want it, apps the notes plasmoid author doesn&#39;t know yet)<br></blockquote><div> </div><div>Well, a good start would be the plugins that will be found in any installation (as I understood, some applets should be moved to kdebase/runtime and it would be great to know which one are these).</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
&gt; Also I need to have a plasmoid that displays information like the<br>
 &quot;Notes&quot;<br>
&gt; coming from the arguments passed by the 2nd parameter in ::addApplet(), is<br>
&gt; there any that does that or it should be created?<br>
<br>
</div>notes applet already does that, but only if a file is passed in .. which<br>
makes it a bit dodgy. that bit of the framework really ought to be<br>
re-thought out somewhat. right now we just pass in a string as the second<br>
 arg and it is assumed to be a file. i was never very happy with that.<br></blockquote><div>We could twist that a little and make it like... if it&#39;s a URL then it&#39;s a file and if it&#39;s a String then it&#39;s text. I could do that if you want so.</div>
<div><br></div><div>Is there anyone using these arguments anyway?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888"><br>
--<br>
Aaron J. Seigo<br>
humru othro a kohnu se<br>
GPG Fingerprint: 8B8B 2209 0C6F<br>
 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43<br>
<br>
KDE core developer sponsored by Qt Development Frameworks<br>
<br>
</font><br>_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
<br></blockquote></div><br>