> On fév. 5, 2017, 10:07 après-midi, Dominik Haumann wrote: > > Looks good to me, would be nice to have another review by plasma > > developers. Can you commit yourself? > > > > Btw, this is unrelated, but maybe you are motivated to look into the bug > > list of the System Load Viewer applet: > > https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&component=systemloadviewer&list_id=1420501&product=kdeplasma-addons
Thank you, No, I can't commit. I will get a look at that list, when I get some time. - Pascal ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129917/#review102422 ----------------------------------------------------------- On fév. 5, 2017, 7:11 après-midi, Pascal VITOUX wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/129917/ > ----------------------------------------------------------- > > (Updated fév. 5, 2017, 7:11 après-midi) > > > Review request for kde-workspace and Plasma. > > > Repository: kdeplasma-addons > > > Description > ------- > > Add a cache monitor to the System Load Viewer applet using 'cache/dirty' and > 'cache/writeback' infos from ksysguard 5.9.0 > > The monitor displays the dirty + writeback amount proportionaly scaled with > the maximal amount reached, until the remaining dirty amount goes below a > minimal threshold of 10MB. > > An interesting usecase is to show the real progress of a datas transfer to a > slow storage device like a USB drive. > > > Diffs > ----- > > applets/systemloadviewer/package/contents/config/main.xml 6bf16d5aa > applets/systemloadviewer/package/contents/ui/ColorSettings.qml b9247aa15 > applets/systemloadviewer/package/contents/ui/GeneralSettings.qml f1ab40a1b > applets/systemloadviewer/package/contents/ui/SystemLoadViewer.qml 5a0bc0649 > > Diff: https://git.reviewboard.kde.org/r/129917/diff/ > > > Testing > ------- > > I use it since several months without issue. > > > Thanks, > > Pascal VITOUX > >