Comment 1 for bug 667650

Revision history for this message
Tobias Baldauf (technopagan) wrote :

I just pushed Revision 4 to the development-branch. In it, I removed the trayicon-code from the main woof.py to make Woof working again. I put the legacy code for a tray-icon as well as the new, indicator-applet based code into two examplatory files. If ANYONE feels comfortable adding any of these two versions to the main Woof code, that would be awesome!

FYI, the main problem with running trayicons is the problem of loops within loops: The gtk-call to initiate the trayicon effectively halts the main loop.