OrangeDrangon / android-messages-desktop

Android Messages as a Cross-platform Desktop App
Other
343 stars 29 forks source link

Tray icon named "electron" #411

Closed greembow closed 5 months ago

greembow commented 1 year ago

Is your feature request related to a problem? Please describe. KDE Plasma (On Arch Linux) will show your tray icon's name as "electron", and is blurry

Describe the solution you'd like Tray icon should be an SVG or similar graphic, and be named "Android Messages"

Describe alternatives you've considered I looked at trayManager.ts and it has tray.setToolTip("Android Messages"); already, so I'm not sure what to do.

Additional context image