Summary: | The systray icon doesn't show the number of unread messages | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Felix Lemke <hobbyblobby> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | arichardson.kde |
Priority: | NOR | ||
Version: | 2.0.89 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Felix Lemke
2010-11-28 02:19:17 UTC
I too noticed this, there is no number of unread messages as an overlay. To me it looks like KMail was ported to KStatusNotifierItem, but that should not be a problem since void KStatusNotifierItem::setOverlayIconByPixmap(const QIcon& icon) exists and a QIcon can be constructed from a QPixmap. But I have no idea what the code looks like so this may not be possible. *** This bug has been marked as a duplicate of bug 250035 *** |