Support configuring notifications on a per-event basis
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 123
Description
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you want to have the same feature implemented.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.
### Feature description
If would like to be able to configure (or switch off) certain notifications (e.g. "Network unreachable"). At least on KDE (but I suppose on Linux in general) it is possible to configure notifications to your needs, I am taking advantage of it. The desktop client does not support it however, i can only turn on or off notifications in general, which is not good.

Notifications are generally a sensitive topic, and reducing unnecessary (which to some degree is also an individual thing) ones is important to reduce distractions.
Contributor guide
Assessment
This issue has not been assessed yet.