alex2108

Results 24 comments of alex2108

that seems to use "growl" on windows (and mac os) which has to be installed, that is maybe a bit too much for a simple notification, but i will take...

looks like they never get deleted (a problem in systray I assume...) I could add a workaround that deletes every `systray_temp_icon*` file at startup but in the (unlikely) case that...

same for windows: https://github.com/getlantern/systray/blob/8e63b37ef27d94f6db79c4ffb941608e8f0dc2f9/systray_windows.go#L66 not sure about OSX, is it done better there?

More or less fixed by the latest release. On a crash/forced quit there may stay one icon that never gets deleted but it does not create infinite icons while running.