On Tuesday 17 July 2007 18:57, Anders Olofsson wrote: > The QSystemTrayIcon will never appears a window so for those WMs (I saw > it in WindowMaker and IceWM) there is no status icon at all.
After talking on IRC, I see the above means WindowsMaker and IceWM do _not_ show the small icon. So, I will change my answer. > 4) For option "Small icon" we use the QSystemTrayIcon when possible and > revert to Default status icon if the WM doesn't support it. This way we > don't need to keep the old Small implementation. > > 5) Make the QSystemTrayIcon independent of the old status icon > implementation allowing the user to have both but also have an option > for the status icons to allow the same behavior as #4. I think #4 is the most logical. The previous small icon was using the freedesktop.org specification for docking. QSystemTrayIcon uses that as well, but in a more portable way. I don't see why we need to make it seperate (#5), since it duplicates the functionality of what the small icon already is. Jon -- ________________________________________________________ Jon Keating ICQ: 16325723 [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] http://www.licq.org GPG: 2290A71F http://www.thejon.org HOME: Minamiashigara, Japan
