Bug 405835

Summary: Add a way to configure if a system tray instance should display desktop notifications
Product: [Frameworks and Libraries] libplasma Reporter: Mike Krutov <nekoxmachina>
Component: componentsAssignee: Marco Martin <notmart>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Mike Krutov 2019-03-24 21:08:40 UTC
SUMMARY


STEPS TO REPRODUCE
1. Add several panels on different monitors
2. Add System Tray to every panel
3. Receive notification

OBSERVED RESULT
a) In case when all monitors are connected, there are X notifications for each notification, near each system tray
b) In case one or more monitors are disconnected, there still are X notifications, on main screen in various corners. 


EXPECTED RESULT
Every system tray should have a configuration item to disable notification display on this given tray plasmoid.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.15.3
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.0

ADDITIONAL INFORMATION
Comment 1 Christoph Feck 2019-03-25 07:14:24 UTC
Right-click the notification icon > Configure Notifications should allow you to disable notifications for this icon.

Please test if this fixes your issue.
Comment 2 Mike Krutov 2019-03-25 08:09:12 UTC
Yep it does.