Bug 405835 - Add a way to configure if a system tray instance should display desktop notifications
Summary: Add a way to configure if a system tray instance should display desktop notif...
Status: RESOLVED NOT A BUG
Alias: None
Product: libplasma
Classification: Frameworks and Libraries
Component: components (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-24 21:08 UTC by Mike Krutov
Modified: 2019-03-25 08:09 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.