summaryrefslogtreecommitdiffstats
path: root/widgets/batterygauge.go
AgeCommit message (Expand)Author
2021-01-26Errors on any battery stopped display of all battery informationSean E. Russell
2020-11-23Resolves merge conflictsSean E. Russell
2020-06-23Fixes #134, caused by a divide by zero error on systems with no batteriesSean E. Russell
2020-06-18Expand translationsSean E. Russell
2020-06-18Merge branch 'master' into i18nSean E. Russell
2020-05-31Only report battery sensor errors once; closes #117Sean E. Russell
2020-05-24Merge branch 'master' into v4.0Sean E. Russell
2020-05-13Missed a no-longer-used attributeSean E. Russell
2020-05-12Replaces the Prometheus client with VictoriaMetrics/metricsSean E. Russell
2020-05-05More translation work. Incomplete.Sean E. Russell
2020-05-01Update todosSean E. Russell
2020-04-27Go vet/lint cleanupsSean E. Russell
2020-04-23Version bump to v4Sean E. Russell
2020-04-16Closes #46, option to display network traffic as mbps. This can be set on the...Sean E. Russell
2020-04-16Switch away from Go Plugin API for the time being.Sean E. Russell
2020-02-28Path changes for major revisionv3.4.0Sean E. Russell
2020-02-27Fixes #62, the one-column bugSean E. Russell
2020-02-25Adds charge/discharge to power widget.Sean E. Russell
2020-02-18Adds a battery gauge.Sean E. Russell