https://bugs.kde.org/show_bug.cgi?id=434432
--- Comment #12 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit b55f85ce464be8595df70c903b19534cbe36b7c3 by Fushan Wen. Committed on 08/12/2022 at 11:48. Pushed by fusionfuture into branch 'master'. Apply exponential moving average to remaining time when unplugged This applies exponential moving average to the remaining time history records to calculate the remaining time, to mitigate the impact of a short-time heavy load on the estimation of remaining time. M +6 -0 daemon/org.kde.Solid.PowerManagement.xml M +58 -0 daemon/powerdevilbackendinterface.cpp M +15 -0 daemon/powerdevilbackendinterface.h M +11 -0 daemon/powerdevilcore.cpp M +3 -0 daemon/powerdevilcore.h https://invent.kde.org/plasma/powerdevil/commit/b55f85ce464be8595df70c903b19534cbe36b7c3 -- You are receiving this mail because: You are watching all bug changes.