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

Setting Tooltip #19

Closed abhi-deshpande closed 2 years ago

abhi-deshpande commented 2 years ago

Currently, the new tray icon is just working fine. It shows generic tooltip -

image

Can it be set as 'WhatsApp Desktop' using this.tray.setToolTip('WhatsApp Desktop') ? I asked before raising PR because I am not sure how this will work on Flatpak on different systems.

mimbrero commented 2 years ago

Wow, I use GNOME and there are no tooltips in tray icons. Yes, feel free to make a PR. Does that remove that "icon" text too?

abhi-deshpande commented 2 years ago

Yes. It does remove that "icon" text, and is able to show unread messages as well..!

Raised the PR.

abhi-deshpande commented 2 years ago

Oh my, I used the word unread "messages". Could you please change it to "chats" (while merging) ?