| Summary: | Have tab notification icons show up in kde tray | ||
|---|---|---|---|
| Product: | [Plasma] plasma-browser-integration | Reporter: | Jason Straight <j.straight-kde> |
| Component: | general | Assignee: | Kai Uwe Broulik <kde> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | teohhanhui |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jason Straight
2018-12-08 16:06:34 UTC
Slack and others actually use HTML notifications when the window isn't in front. I don't see how a heuristic like this could be done in a feasible (reliable) manner. I've recently learned that the non-qt applications used libunity in the past to do notification badges, which is what I was thinking without knowing the correct terminology. Windows does it, and a lot of apps used to do it in the past if libunity was installed. I don't know how many still support that? That is, of course, on the task bar, and not in the tray, but the same outcome I'm looking for - a way for website notifications to be easily visible when there are unread messages. Chromium has the Badging API, but unfortunately it is not supported on Linux: https://chromestatus.com/feature/6068482055602176 |