Commit Graph

682 Commits

Author SHA1 Message Date
Sean E. Russell
aa828c5790 Translation files are now bundled. 2020-06-19 10:01:26 -05:00
Sean E. Russell
de187a89ae Added a dummy temperature widget label for testing 2020-06-18 20:03:42 -05:00
Sean E. Russell
b6b7541524 Expand translations 2020-06-18 19:51:01 -05:00
Sean E. Russell
f599454875 Merge branch 'master' into i18n 2020-06-18 16:47:36 -05:00
Sean E. Russell
b29c2b1c89 Merge branch 'master' into i18n 2020-06-18 16:46:56 -05:00
xxxserxxx
e59e91847b
Merge pull request #136 from Tigerfyj/patch-1
Add a translation file of Mandarin Chinese
2020-06-16 05:36:15 -05:00
Yaojun Feng
cc76bda5d8
Add a translation file of Mandarin Chinese 2020-06-14 23:05:17 +08:00
Sean E. Russell
e2879e970c Updated the changelog and readme for v4.0.1 2020-06-09 10:42:52 -05:00
Sean E. Russell
1181b94bd2 Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin. 2020-06-09 09:54:10 -05:00
Sean E. Russell
5590679cb4 Trying to get the workflow working. 2020-06-07 18:12:04 -05:00
Sean E. Russell
b20f477389 linting & documentation
Updated versioning and dates for release.
2020-06-07 16:56:19 -05:00
Sean E. Russell
b13fd2833c Spelling. 2020-06-03 08:43:58 -05:00
Sean E. Russell
dbaab87e71 Add peers section to README 2020-06-03 08:34:31 -05:00
Sean E. Russell
5274d20897 Prep for v4.0.0 release 2020-06-02 10:30:03 -05:00
Sean E. Russell
d6be10bcd8 Closes #100, breaks up the README 2020-06-02 09:09:23 -05:00
Sean E. Russell
dcec8a53b7 Doc changes 2020-06-01 11:08:19 -05:00
Sean E. Russell
b24cd05fcc Fixing github's inconsistent reference handling. 2020-05-31 20:08:40 -05:00
Sean E. Russell
a1d276aa53 Update instructions and current release badge. 2020-05-31 20:05:54 -05:00
Sean E. Russell
44b5d2d6ec Fixes #128 for LineGraph; there's probably another leak in Sparkline
Fixes #128 for Sparkline. Also, the amount of data held is tiny so bumped the buffer to 4x to reduce collections.

Minor comment change
2020-05-31 16:09:51 -05:00
Sean E. Russell
5123568b92 Only report battery sensor errors once; closes #117 2020-05-31 14:45:24 -05:00
Sean E. Russell
e8727c7c20 Merge branch 'master' into v4.0 2020-05-31 10:29:14 -05:00
Sean E. Russell
299b4397d1 Merge tag 'v3.5.3' 2020-05-31 10:24:29 -05:00
Sean E. Russell
e72e7be141 Bring 3.5.3 change log forward; pin golang.org/x/sys version
Changelog and Readme updates
2020-05-31 10:19:06 -05:00
Sean E. Russell
5840773ec6 Actually commit the version change. 2020-05-30 19:59:50 -05:00
Sean E. Russell
14a49e86a2 Changelog 2020-05-30 10:03:56 -05:00
Sean E. Russell
30f59c43da Fixes #97 2020-05-30 05:35:27 -05:00
Sean E. Russell
dcfa280166 Work-around for https://github.com/shirou/gopsutil/issues/853, FreeBSD build failures. 2020-05-29 20:38:27 -05:00
Sean E. Russell
7b09b90936 Closes #111, which was a bogus issue. 2020-05-29 19:27:39 -05:00
Sean E. Russell
11e412c29c Fixes #97
Updating the modules files for FreeBSD

log fix
2020-05-29 15:23:01 +00:00
Sean E. Russell
a1bd0cc9ee Fixes #95. When termui updates to the termbox-go with the FreeBSD fix, this can be reverted.
Update changelog
2020-05-28 18:21:03 -05:00
mikael
8a42612031 Use dup2 on FreeBSD aarch64
Update changelog.

Clears up the FreeBSD dup2 patch issues; the build flags were causing compile failures on other target OSes.
2020-05-28 18:20:58 -05:00
Sean E. Russell
0900e98abb Update CHANGELOG 2020-05-28 18:16:39 -05:00
Sean E. Russell
66bc1919ea Fixes #95. When termui updates to the termbox-go with the FreeBSD fix, this can be reverted. 2020-05-28 18:12:08 -05:00
Sean E. Russell
0a7c4d82e4 Always use Dup2 on FreeBSD. Clears up the FreeBSD dup2 patch issues; the build flags were causing compile failures on other target OSes. 2020-05-28 18:10:42 -05:00
Sean E. Russell
d1cabfdc6f Fixes #95 Update termui and pin termbox-go to newer version. This commit is broken because of the merge from master. 2020-05-28 13:37:44 -05:00
Sean E. Russell
d7773a87b8 Merge branch 'master' into v4.0 2020-05-24 14:38:14 -05:00
Sean E. Russell
9fd6764acf Update changelog. 2020-05-24 14:36:24 -05:00
Sean E. Russell
0810af15ec Merge branch 'MikaelUrankar-freebsd-aarch64' 2020-05-24 14:23:40 -05:00
Sean E. Russell
06ee1ad949 Merges #125 from @wcdawn, with some minor modifications. 2020-05-24 14:19:10 -05:00
Sean E. Russell
76236a0993 Documentation clean-up. 2020-05-24 13:56:25 -05:00
Sean E. Russell
d1d8ac272b Cleans up and removes the smc.c code, which was forcing a license dependency and has since been replaced. 2020-05-19 14:03:06 -05:00
Sean E. Russell
6807f54e80 Closes #36 -- switch to MIT license. 2020-05-19 13:49:19 -05:00
Sean E. Russell
b8f3683f07 Release SVG a bit taller, and add the size test bisect script. 2020-05-18 07:35:48 -05:00
Sean E. Russell
b47acdc8f2 Release badge width 2020-05-13 12:43:53 -05:00
Sean E. Russell
76192092a7 Getting the text width right is difficult with github in the way. 2020-05-13 12:40:29 -05:00
Sean E. Russell
63c69872f8 Fixes the release version badge. 2020-05-13 12:35:54 -05:00
Sean E. Russell
9e4750f7ff Adds a current-release badge to the README 2020-05-13 12:31:51 -05:00
Sean E. Russell
28df77fe42 Have the build workflow ignore commits containing only doc changes. 2020-05-13 12:29:09 -05:00
Sean E. Russell
0406a680e0 Revert "gopsutil 2.20 doesn't compile on FreeBSD; rolling back."
This wasn't gopsutil's issue; it was a change in x/sys/util that broke the API.

This reverts commit 2401d63362.
2020-05-13 10:29:33 -05:00
Sean E. Russell
2401d63362 gopsutil 2.20 doesn't compile on FreeBSD; rolling back. 2020-05-13 10:22:48 -05:00