summaryrefslogtreecommitdiffstats
path: root/widgets
AgeCommit message (Expand)Author
2022-02-19feat: add sorting by cmdkqzz
2021-07-20Mostly TODOs, but adds command to build Darwin/ARMSean E. Russell
2021-05-03Merge branch 'go1.16'Sean E. Russell
2021-02-16Fix candidate for #167Sean E. Russell
2021-02-03Go 1.16: embed and io/fsSean E. Russell
2021-02-03Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get.Sean E. Russell
2021-01-26Update changelog for next release.Sean E. Russell
2021-01-26Errors on any battery stopped display of all battery informationSean E. Russell
2021-01-26The statusbar got lost somewhere along the way. A noisy (debug) log message w...Sean E. Russell
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