[REVIEW] Improved applet drag&drop support

Marco Martin notmart at gmail.com
Sun May 11 12:05:40 CEST 2008


On Sunday 11 May 2008, Riccardo Iaconelli wrote:
>
> * applethandle.cpp: //TODO: is there a window flag to make this not appear
> in the task manager?
>   I'm sure there is something, yakuake does it. maybe ask Sho or have a
> look at the codebase?
just a quick maybe wrong thing that comes to my mind, making it treated as a  
a popup window?
 KWindowSystem::setType(winId(), NET::PopupMenu);

Cheers,
Marco Martin



More information about the Panel-devel mailing list