https://bugs.kde.org/show_bug.cgi?id=409157
Kai Uwe Broulik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/0ed653ba75d63 | |de6e39125a3be00b72e5b32bab0 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.16.3 --- Comment #5 from Kai Uwe Broulik <[email protected]> --- Git commit 0ed653ba75d63de6e39125a3be00b72e5b32bab0 by Kai Uwe Broulik. Committed on 27/06/2019 at 10:06. Pushed by broulik into branch 'Plasma/5.16'. [Notifications] Ignore excess spam When multiple identical notifications are sent in quick succession, discard the request and let it fail. Previously it would always replace the last notification if identical, now it discards the request and only does so if it happened within 1 second of the last notification to avoid discarding genuine identical notifications like when deleting two plasmoids of the same type. FIXED-IN: 5.16.3 Differential Revision: https://phabricator.kde.org/D22088 M +18 -0 libnotificationmanager/server_p.cpp M +4 -2 libnotificationmanager/server_p.h https://commits.kde.org/plasma-workspace/0ed653ba75d63de6e39125a3be00b72e5b32bab0 -- You are receiving this mail because: You are watching all bug changes.
