[wishlist] More informational tray icon (Number of unread messages)
Bug #328497 reported by
Grillo
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Now that Gwibber has the ability to know witch messages are unread, it would be nice that it shows how many they are on the tray beside the icon, would be even better if when you put the mouse over, it shows the owner of those messages belong with the actual cuantity.
The GNOME community's decision to deprecate the egg TrayIcon and replace it with the GTK+ StatusIcon has imposed significant limitations on how the notification area can be used. It's not possible to display anything beside the icon anymore. In order to display the number, I'd have to render it as an overlay on top of the icon, which would partially obscure the icon itself. I think that would have a detrimental impact on usability.
If someone wants to implement support for putting an unread message count in the icon tooltip, I'm willing to commit that.