mimbrero / whatsapp-desktop-linux

Unofficial WhatsApp Linux client built with Electron.
https://flathub.org/apps/details/io.github.mimbrero.WhatsAppDesktop
MIT License
78 stars 20 forks source link

Use custom tray icon #17

Closed mimbrero closed 2 years ago

mimbrero commented 2 years ago

Closes #10 and #16.

The tray icon isn't provided by the favicon now. I made a new custom icon. This fixes the quality issue (it's 512px, electron doesn't allow creating images from svg) and now we can export it in the flatpak build, that fixes the KStatusNotifierItem 3 dots problem too.