Project-Faster / qpep

A working version of qpep standalone go client/server, designed to accelerate high-latency connections, like those provided by geostationary satellites.
https://docs.projectfaster.org
Other
3 stars 1 forks source link

Fix the Linux Menu Tray icons not showing up #13

Open parvit opened 2 years ago

parvit commented 2 years ago

The github.com/getlantern/systray library has a limitation were the icons in the menu are not shown correctly (while the actual tray icon is).

We can fork the library and see if it can be fixed.