summaryrefslogtreecommitdiffstats
path: root/widgets
AgeCommit message (Expand)Author
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
2020-02-18Adds widget metrics outputSean E. Russell
2020-02-17Fixes cross-compiling, adds a new build scriptv3.3.0Sean E. Russell
2020-02-14Merge remote-tracking branch 'rephorm/filter'Sean E. Russell
2020-02-14Merge remote-tracking branch 'mattLLVW/feature/network_interface_list'Sean E. Russell
2020-02-13Switching maintainership.Sean E. Russell
2020-02-13Merge remote-tracking branch 'jrswab/otherSigTerms'Sean E. Russell
2020-02-13Merge remote-tracking branch 'howjmay/fix_typo'Sean E. Russell
2020-02-13Fixes the directory structure.Sean E. Russell
2018-05-10Move source files to src folderCaleb Bassi
2018-05-10Format temps to 2 digitsCaleb Bassi
2018-04-21Fix column spacing issues1.2.14Caleb Bassi
2018-04-19Fix column sizing after terminal shrinksCaleb Bassi
2018-04-19Better column alignment on right sideCaleb Bassi
2018-04-19Don't change sortmethod to cpu with <tab>Caleb Bassi
2018-04-19Increase cpu and mem percentage paddingCaleb Bassi
2018-04-14CleanupCaleb Bassi
2018-04-14Code cleanupCaleb Bassi
2018-04-12Fix widget initializationCaleb Bassi
2018-04-12Init help widget before termuiCaleb Bassi
2018-04-12Async widget initializationCaleb Bassi
2018-04-11Update cpu loggingCaleb Bassi
2018-04-11Update termui to fix table bugCaleb Bassi
2018-04-10Add logging to net dataCaleb Bassi
2018-04-10CPU widget code cleanupCaleb Bassi
2018-04-10Add Error function; improve loggingCaleb Bassi
2018-04-10Add more cpu loggingCaleb Bassi