| Summary: | Give us a way to disable the notifications triggered when file operations are started/completed but allow the users to use all their features via Notifications applet | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
| Component: | Notifications | Assignee: | Kai Uwe Broulik <kde> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | faure, kdelibs-bugs-null, nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Patrick Silva
2020-08-14 18:47:59 UTC
Humm, we already can disable these notifications unchecking "Show in notifications" under "Application progress" in Notifications kcm. But in this case we lose all previously mentioned notificaions features (pause/stop, open, open containing folder, options of the hamburger menu). If we also uncheck "Show in task manager" we get a separate window and consequently an additional entry in task manager, what can also be annoying when we do many file operations in sequence. A way to only disable the notifications triggered when file operations are started/completed and allow the users to use all their features via Notifications applet would be nice. So basically you want all jobs to spawn "minimized"?
> but currently "do not disturb" feature of Notifications applet doesn't mute the file operations notifications.
That's correct. They are user-initiated tasks that a user still probably wants to monitor/know about.
... and not raise automatically when finished, only in case of error. (In reply to Kai Uwe Broulik from comment #2) > So basically you want all jobs to spawn "minimized"? yes, I wish an option to ti. (In reply to Kai Uwe Broulik from comment #3) > ... and not raise automatically when finished, only in case of error. At least on neon unstable, if "do not disturb" mode is enabled I get a notification even when the task is finished without error. |