Bug 458979 - 'Do not disturb' mode should affect notifications about file operations too
Summary: 'Do not disturb' mode should affect notifications about file operations too
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (other bugs)
Version First Reported In: master
Platform: Neon Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-10 21:32 UTC by Patrick Silva
Modified: 2022-09-13 18:35 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2022-09-10 21:32:12 UTC
SUMMARY
Currently the 'do not disturb' mode does not affect notifications about file operations like compressing, extracting, renaming, copying, moving. These notifications are distractive and annoying when I need to do many file operations in sequence, therefore would be nice if 'do not disturb' mode affects them too.

STEPS TO REPRODUCE
1. enable 'do not disturb' mode
2. copy/move/rename files with Dolphin or create/extract an archive with Ark
3. 

OBSERVED RESULT
Plasma shows notifications

EXPECTED RESULT
no notification

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Graphics Platform: Wayland
Comment 1 Nate Graham 2022-09-13 18:35:05 UTC
This is intentional; if they didn't appear in Do Not Disturb mode, then there would be no feedback about job progress at all, which would be even more annoying.

In general the logic we've come up with is that Do Not Disturb mode should only suppress notifications that were not initiated by explicit user action as part of a program's normal UI flow