Currently, the Icons-Only Task Manager in KDE Plasma 6 does not consistently show notification badge numbers (e.g., unread messages, new notifications) on application icons. It would be highly useful to have support for badge overlays similar to those in macOS or GNOME, especially for communication apps like Telegram, WhatsApp (via browser), Discord, etc.
This feature would enhance usability and user awareness by showing relevant counts (unread messages, pending tasks) directly on pinned app icons, reducing the need to open each app to check manually.
If technically feasible, it would be great to support badge numbers via standard desktop notification APIs (like org.kde.StatusNotifierItem
) or app-specific integrations.
Steps to Reproduce:
- Pin a supported app (e.g., Telegram or WhatsApp Web via browser) to the task manager.
- Receive a new message.
- Observe that the icon does not show a badge with the number of new messages.
Expected Behavior: The icon in the task manager should display a badge showing the number of unread or pending items.