<br><div class="gmail_quote">2009/7/5 Aaron J. Seigo <span dir="ltr">&lt;<a href="mailto:aseigo@kde.org">aseigo@kde.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Saturday 04 July 2009, ÅËÎÀƽ wrote:<br>
&gt; BUG 198888 plasma applet tasks doesn&#39;t have an icon on tooltip, because we<br>
&gt; don&#39;t set an icon in TaskGroupItem updateTooltip function. Apply<br>
&gt; kdebase-plasma-tasks-groupicon.patch to<br>
&gt; kdebase/workspace/plasma/applets/tasks/ can fix this bug.<br>
<br>
</div>yes, that&#39;s a good addition.<br>
<div class="im"><br>
&gt; BUG 198890 The positions of icon and text on plasma tooltip aren&#39;t<br>
&gt; consistent when grouping or not, because the plasma tooltip only has a<br>
&gt; . When you enable kwin taskbar thumbnail effect, it cann&#39;t work<br>
&gt; finefor previews, icon and text.<br>
&gt;<br>
&gt; So I add previews into a QHBoxLayout, add icon and text into another<br>
&gt; QHBoxLayout, and set the stretch factor of text is 1, and and both<br>
&gt; QHBoxLayouts into a QVBoxLayout. These make the items on tooltip looks<br>
&gt; consistent. kdelibs-tooltip-alignment.patch should be applied to<br>
&gt; kdelibs/plasma/.<br>
<br>
</div>while the patch looks ok, there&#39;s no reason the exact same thing couldn&#39;t be<br>
done with a QGridLayout. it also supports setting the stretch, alignment, etc.<br>
<br>
by the way, do you have a commit account for KDE&#39;s svn? if you do, please<br>
commit the above patches (and close the bugs on <a href="http://bugs.kde.org" target="_blank">bugs.kde.org</a> :). if you don&#39;t,<br>
please visit <a href="http://techbase.kde.org/Contribute/Get_a_SVN_Account" target="_blank">http://techbase.kde.org/Contribute/Get_a_SVN_Account</a> and apply<br>
for one as it is best if you can commit these kinds of patches directly<br>
yourself. :)<br>
<font color="#888888"><br>
--<br>
Aaron J. Seigo<br>
humru othro a kohnu se<br>
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA &nbsp;EE75 D6B7 2EB1 A7F1 DB43<br>
<br>
KDE core developer sponsored by Qt Software<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><br clear="all">Yes, QGridLayout can do this too.<br>
<br>
And I have applied for a SVN account just now. Thanks for your encouragement!<br><br>-- <br>ÅËÎÀƽ(Peter Pan)<br>