Bug 458979

Summary: 'Do not disturb' mode should affect notifications about file operations too
Product: [Plasma] plasmashell Reporter: Patrick Silva <bugseforuns>
Component: NotificationsAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: kde, nate
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 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