| Summary: | Ability to copy a process's cmdline text | ||
|---|---|---|---|
| Product: | [Applications] plasma-systemmonitor | Reporter: | Ilya Bizyaev <bizyaev> |
| Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | ahiemstra, nate, notmart, plasma-bugs-null |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 5.27.10 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/459deb4527d58342866cdf2bf1e609bc14e1ebfc | Version Fixed/Implemented In: | 6.1 |
| Sentry Crash Report: | |||
|
Description
Ilya Bizyaev
2024-01-02 23:48:28 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/278 Git commit 459deb4527d58342866cdf2bf1e609bc14e1ebfc by Joshua Goins. Committed on 16/04/2024 at 20:19. Pushed by redstrate into branch 'master'. Add a new menu item to copy the current column's text It wasn't possible before to copy the column text, which is especially useful for the PID and Command columns. This adds a new context menu item to do this. M +1 -0 .kde-ci.yml M +11 -0 src/faces/processtable/contents/ui/FullRepresentation.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/459deb4527d58342866cdf2bf1e609bc14e1ebfc |