Bug 434630

Summary: Searching for multiple processes simultaneously using a comma
Product: [Applications] plasma-systemmonitor Reporter: Rind <kde.milrind>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: ahiemstra, nate, plasma-bugs
Priority: NOR    
Version: 5.21.3   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In: 5.23

Description Rind 2021-03-19 17:05:14 UTC
SUMMARY
KSysGuard allows you to search for multiple processes at once by typing the process names separated by commas. This is very useful for comparing resource usage between different programs.

Since systemmonitor will replace it, I think this comparison is valid and such a function could also be included.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.7-arch1-1
Graphics Platform: X11

ADDITIONAL INFORMATION
In addition to this option, KSysGuard also allows you to use regular expressions.
Comment 1 Nate Graham 2021-03-21 00:59:07 UTC
Yeah, I agree. I've used and enjoyed that feature before.
Comment 2 Bug Janitor Service 2021-04-29 22:55:30 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/125
Comment 3 Nate Graham 2021-05-27 14:47:05 UTC
Git commit 7b1aa0d884f4c8d6d3fe942b861f1d9240fe4eb9 by Nate Graham, on behalf of David Edmundson.
Committed on 27/05/2021 at 14:46.
Pushed by ngraham into branch 'master'.

Allow filtering for multiple queries

ksysguard had a feature to search for multiple terms with a comma
separator.

This adds support into ProcessSortFilterModel to do the same.

M  +26   -7    src/table/ProcessSortFilterModel.cpp

https://invent.kde.org/plasma/plasma-systemmonitor/commit/7b1aa0d884f4c8d6d3fe942b861f1d9240fe4eb9