Summary: | Use seperate notifications for each message | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kwrited | Reporter: | Sefa Eyeoglu <contact> |
Component: | general | Assignee: | Plasma Development Mailing List <plasma-devel> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | 5.11.1 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kwrited/c36bf41537e6f7891a065ba10d0ca4829dedd7bc | Version Fixed In: | |
Sentry Crash Report: |
Description
Sefa Eyeoglu
2017-10-22 13:20:29 UTC
Are messages separated by some fixed text? Otherwise I doubt it is fixable. If I run "wall Test" multiple times the messages are combined in one single notification, without any seperator. Git commit c36bf41537e6f7891a065ba10d0ca4829dedd7bc by David Edmundson. Committed on 21/12/2018 at 12:33. Pushed by davidedmundson into branch 'master'. Don't group wall notifications Summary: BUG: 386067 Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D17721 M +1 -0 kwrited.cpp https://commits.kde.org/kwrited/c36bf41537e6f7891a065ba10d0ca4829dedd7bc Nice! If really need to look into KF5. If I would have known, that it is just one flag I would have created a patch months ago. Thank you anyway David. |