https://bugs.kde.org/show_bug.cgi?id=457237
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-systemmonitor/-/c | |ommit/7374c83c5c7c73506e78e | |c8473f90d2d3f28598a Status|CONFIRMED |RESOLVED --- Comment #5 from Arjen Hiemstra <[email protected]> --- Git commit 7374c83c5c7c73506e78ec8473f90d2d3f28598a by Arjen Hiemstra, on behalf of Matthieu Carteron. Committed on 12/01/2026 at 11:14. Pushed by ahiemstra into branch 'master'. Added "renice" dialog to set application/processes priority & scheduler Attempt to implement this feature that was on KSysGuard, and never added to System Monitor before now. Related thread on KDEDiscuss: https://discuss.kde.org/t/finishing-plasma-6-system-monitors-priority-setter/38690/3 M +1 -1 CMakeLists.txt M +39 -1 src/faces/applicationstable/contents/ui/FullRepresentation.qml M +34 -1 src/faces/processtable/contents/ui/FullRepresentation.qml M +1 -0 src/table/CMakeLists.txt A +283 -0 src/table/ReniceDialog.qml [License: LGPL(3+eV) LGPL(v3.0) LGPL(v2.1)] https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/7374c83c5c7c73506e78ec8473f90d2d3f28598a -- You are receiving this mail because: You are watching all bug changes.
