irccloud-desktop
irccloud-desktop copied to clipboard
Set badge icon for unread channels
This updates the badge icon to include notifications for channels. I prioritized unread direct messages, then unread messages in the current channel (+
), and finally unread messages in any channel (*
).
It'd be better if it was possible to directly query the number of unread direct messages. Right now, if you have two active conversations, it's whichever title notification came last that will show in the unread count.