[Panel-devel] icons, files and the desktop

Marco Martin notmart at gmail.com
Fri Dec 21 22:27:08 CET 2007


On Friday 21 December 2007, Aaron J. Seigo wrote:
> On Friday 21 December 2007, Marco Martin wrote:
> > maybe this could even replace the corner actions of Plasma::Icon that
> > btw at the moment are broken?
>
> what broken with them exactly?
in two ways,
wrong events in IconAction::event
like MouseButtonPress instead of
GraphicsSceneMousePress
so it doesn't reacts to clicks, fairly trivial i will commit it now

but a little bit worst the animations doesn't work, it seems it's not redrawn, 
and they appears on mouse leave and disappears on mouse hover, is there a way 
to connect an update to a phase animation?
> and no, this needs to be generic to applets not just icons. i don't want to
> get in the way of applets putting their own hover stuff either.

yeah now i see problems also, for example they would not be available in the 
panel...

Cheers,
Marco Martin


More information about the Panel-devel mailing list