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

Add Taskbar Indicator #47

Open denysonique opened 1 year ago

denysonique commented 1 year ago

KDE as well as Unity and perhaps GNOME task bars are capable of displaying unread count badges.

It would be very useful to have such badge for whatsapp-desktop-linux.

Below is a screenshot of Mailsping implementing this feature (KDE Task Manager): Screenshot_20230511_224935

Revelant Electron Documentation: https://www.electronjs.org/docs/latest/api/app#appsetbadgecountcount-linux-macos

(Libunity is required to be installed for badges to work)