summaryrefslogtreecommitdiffstats
path: root/widgets
AgeCommit message (Expand)Author
2020-11-23Merge branch 'master' of github.com:xxxserxxx/gotopSean E. Russell
2020-11-23Resolves merge conflictsSean E. Russell
2020-11-22Only render mem info when its total > 0Aofei Sheng
2020-08-25Merge branch 'v4.0.2' into masterSean E. Russell
2020-08-25Fixes bad label keys in disk widget; finishes Esperanto translation.Sean E. Russell
2020-07-25Closes #32. Average is really average, over time. Boldify the AVRG label. Rem...v4.0.2Sean E. Russell
2020-07-25Closes #32. Average is really average, over time. Boldify the AVRG label. Rem...Sean E. Russell
2020-07-21Align CPU values in CPU widgetAofei Sheng
2020-06-26Work-around for bug shirou/gopsutil#849, addressing #135Sean E. Russell
2020-06-23Fixes #134, caused by a divide by zero error on systems with no batteriesSean E. Russell
2020-06-22Fix build errors on FreeBSDSean E. Russell
2020-06-21Fix windows compile errors.Sean E. Russell
2020-06-20More strings moved to translationsSean E. Russell
2020-06-20Fixes the help text issue. Moved some hard-coded strings to the translation f...Sean 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-29Mostly adds the -C option. KNOWN: it must be the first argument.Sean E. Russell
2020-04-28Fix lint refactoring failures for cross-compile filesSean E. Russell
2020-04-27Go vet/lint cleanupsSean E. Russell
2020-04-23Version bump to v4Sean E. Russell
2020-04-23Add sensible defaults for temps. Improve config writing.Sean E. Russell
2020-04-23Fixes #92, configurable temps; help text & docs clean-up; versions are now bu...Sean E. Russell
2020-04-21Fixes #90. The disk widget was truncating, not roundingSean E. Russell
2020-04-16Closes #46, option to display network traffic as mbps. This can be set on the...Sean E. Russell
2020-04-16Fix #47, help & statusbar don't obey theme. Also fix help text layout.Sean E. Russell
2020-04-16Switch away from Go Plugin API for the time being.Sean E. Russell
2020-03-07Removes verbose debugging unintentionally left onSean E. Russell
2020-02-28Path changes for major revisionv3.4.0Sean E. Russell
2020-02-28Extensions.v3.4.xSean E. Russell
2020-02-28Abstracts CPU & mem devices.Sean E. Russell
2020-02-27Merge branch 'v3.4.x' into nvidiaSean E. Russell
2020-02-27Fixes #62, the one-column bugSean E. Russell
2020-02-25Merge remote-tracking branch 'willems/master' into tempsSean E. Russell
2020-02-25Adds charge/discharge to power widget.Sean E. Russell
2020-02-25NVIDIA supportSean E. Russell
2020-02-24Merge branch 'master' into nvidiaSean E. Russell
2020-02-20Fixes #15, crash when battery info includes devicesSean E. Russell
2020-02-20Merge branch 'master' into v3.4.xSean E. Russell
2020-02-20Fixes #15, crash when battery info includes devicesSean E. Russell
2020-02-20Moved todos around to correct filesSean E. Russell
2020-02-20Merge remote-tracking branch 'kraust/master' into nvidiaSean E. Russell
2020-02-19Merge branch 'gauge' into v3.4.xSean E. Russell
2020-02-18Merge branch 'metrics' into v3.4.x; also fixes a bug in some of the widgets w...Sean E. Russell
2020-02-18Adds a battery gauge.Sean E. Russell