(this message was bounced cause there was an attachment..)<br><br>Hi again! :)<br><br><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
(i can write the above for/with you, as i'm supposedly the maintainer of<br>
libplasma and i don't expect you to fix _everything_ in plasma as you go ;)</blockquote></div><div><br>That would be great great great! <br><br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
so, does the above make sense to you? basically you'd be able to take a<br>
KPluginInfo and get out a screenshot that you can assign to the icon and then<br>
pass into the info widget. in fact, the model can provide access to this for<br>
the icon/widget.</blockquote></div><div><br>Yes, makes all the sense! If the screenshot ever exists, will be as easy as writing its name. Wonderful!<br><br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
for the applet browser ...... not so sure :)<br>
<br>
so here's my suggestion: let's use clickable Plasma::ToolTips. mouse over the<br>
applet and you get a tooltip. want info, click on the info button in the<br>
tooltip. this will work _really_ nicely if the icon list is in a horizontal or<br>
vertical list.</blockquote></div><br>Is it really doable? I mean, to place a widget inside a tooltip? If so, it's a really nice way to go. <br><br>About
the info widget, I know that now it doesn't really make much sense,
since the information to add there is few (description) and could be
easily placed in a tooltip, for example. But when I did that I was
thinking on that fallback list stated at the begining of the project:
preview -> screenshot -> icon -> default icon. With the
screenshot or even a preview the info widget would make much more
sense. I attached a picture of a drawing that shows an idea I had of
showing a preview of the applet. Just an idea i had...<br>(here is the picture: <a href="http://imagebin.org/54010">http://imagebin.org/54010</a>)<br>
But if I can do all of that on a tooltip... :)