https://bugs.kde.org/show_bug.cgi?id=391918
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kde | |plasma-addons/6e753e6653ace | |887daceea2d05cf35661a7d0422 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 6e753e6653ace887daceea2d05cf35661a7d0422 by David Edmundson. Committed on 02/05/2018 at 13:27. Pushed by davidedmundson into branch 'master'. Sync systemloadviewer showed items to ksysguard/system monitor Summary: We currently show how much cache is used. It's a completely useless value to know vs how much memory is free and leaves this applet out of sync with all the other memory monitors. It's problematic because the bar is inconsistent with the tooltip, and by default the system load viewer chooses a colour very similar to the application used memory making the UI actually worse. Test Plan: Ran it (there's some unrelated bugs/warnings in this applet that need fixing) Bar showed a sensible value that matched tooltip, rather than looking 100% full all the time Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: rkflx, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D11558 M +0 -3 applets/systemloadviewer/package/contents/config/main.xml M +0 -10 applets/systemloadviewer/package/contents/ui/ColorSettings.qml M +4 -11 applets/systemloadviewer/package/contents/ui/SystemLoadViewer.qml https://commits.kde.org/kdeplasma-addons/6e753e6653ace887daceea2d05cf35661a7d0422 -- You are receiving this mail because: You are watching all bug changes.