[Panel-devel] trashcan applet

Marco Martin martkive at gmail.com
Wed Nov 28 22:55:41 CET 2007


Hi,
third patch...
in the update of yesterday i've seen more or less all the applets that used 
plasma::Icon like the trashcan, the launcher and lock/logout seems to be 
broken, only a little chunk of the icon is displayed, it's my build (uhm 
updated and rebuilt everything two time for that :P) or it's "normal"?
by the way in this patch i have more or less fixed the issue.
maybe tomorrow i will make a patch for the launcher, i would like to make it 
like the trash applet (no background and text uner it), does it make sense?

it still has the problem that it is impossible to resize it, i've tried to put 
this code in constraintsUpdated()
if (constraints & Plasma::SizeConstraint && m_icon) {
        m_icon->setIconSize(contentSize().toSize());
        update();
    }
and that of course doesn't work at all :) what is wrong?

one other thing. in the svn of today now clicking on open it seems to work, 
but it opens konqueror insted of dolphin: it seems konqueror is still the 
default for the inode/directory mimetype

Cheers,
Marco Martin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3_trash-patch.diff
Type: text/x-diff
Size: 1838 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20071128/1bf25994/attachment.bin 


More information about the Panel-devel mailing list