Commit Graph

736 Commits

Author SHA1 Message Date
Sean E. Russell
67831ac97c Errors on any battery stopped display of all battery information 2021-01-26 13:15:27 -06:00
Sean E. Russell
273f572a87 The statusbar got lost somewhere along the way. A noisy (debug) log message was left in. 2021-01-26 13:09:10 -06:00
Sean E. Russell
f56cc6486f Bumped gopsutils to v3.20.12, and battery to v0.10.0. 2021-01-26 12:34:58 -06:00
Sean E. Russell
18c07d8c44 Fixes #157, add list of translations to help text. 2021-01-26 11:56:01 -06:00
Sean E. Russell
2f0eca1cc6 Fixes #161, CPU names are sorted strictly as strings rather than lexographically. 2021-01-26 11:13:45 -06:00
Sean E. Russell
4cea91b9a1 Trigger extensions build before external distributions in case those fail 2021-01-26 11:13:41 -06:00
Sean E. Russell
1213fe8237 Patch to try to resolve homebrew workflow failure. 2021-01-25 14:08:29 -06:00
Sean E. Russell
4523169549 Translations didn't work outside of the project directory. 2021-01-25 12:18:59 -06:00
Sean E. Russell
9e33fa1f0b Updates the translations. 2021-01-25 09:46:54 -06:00
Sean E. Russell
b7cfe9facc Prep for v4.1.0 2021-01-25 09:17:57 -06:00
Sean E. Russell
93cf2bd052 Merge branch 'master' of github.com:xxxserxxx/gotop 2021-01-25 08:48:20 -06:00
Sean E. Russell
6256f77c20 Completes DE translations #120 2021-01-25 08:40:58 -06:00
xxxserxxx
21fc865c34
Merge pull request #155 from 0xflotus/patch-1
fix: small errors
2021-01-04 13:50:40 -06:00
0xflotus
96b03606bb
fix: small errors 2021-01-04 19:44:22 +01:00
Sean E. Russell
3d00d349c6 Fixes #130. Any warning or error from gopsutil was preventing any temps from being displayed, even if some had useful data. 2020-11-30 10:35:24 -06:00
Sean E. Russell
c5a8d0f32f Merge branch 'master' of github.com:xxxserxxx/gotop
Re-implements doc fixes and updates static data go:generate
2020-11-23 15:14:57 -06:00
Sean E. Russell
daf5916fde Resolves merge conflicts 2020-11-23 14:58:32 -06:00
xxxserxxx
a8a238ac18
Merge pull request #149 from alicektx/master
Update main.go
2020-11-23 14:50:29 -06:00
xxxserxxx
5ea991e8ca
Merge pull request #153 from antiops/docs-update
[docs] Fix links in docs
2020-11-23 14:37:25 -06:00
xxxserxxx
ad8adfdf94
Merge pull request #154 from aofei/master
Only render mem info when its total > 0
2020-11-23 14:36:35 -06:00
Aofei Sheng
e6447d6dcf Only render mem info when its total > 0 2020-11-22 19:19:02 +08:00
Anti Ops
209e90b31b [docs] Fix links in docs
- 3 Links in colorschemes.md lead to the current docs directory instead of its actual directory in the root

- 1 link in releasing.md didnt have the corrent linking syntax causing the link to send the uesr to a page that doesnt exist
2020-11-19 01:32:23 -07:00
alicektx
e8d05fa806
Update main.go 2020-09-09 16:10:49 +03:00
Sean E. Russell
72cde05458 Merge branch 'v4.0.2' into master 2020-08-25 08:25:39 -05:00
Sean E. Russell
edf0c2a3a8 Fixes bad label keys in disk widget; finishes Esperanto translation. 2020-08-25 08:23:42 -05:00
Sean E. Russell
df2da8a250 Closes #147. 2020-08-24 14:31:29 -05:00
Sean E. Russell
fa9357d1ed Closes #32. Average is really average, over time. Boldify the AVRG label. Remove spurious sync lock. 2020-07-25 07:28:23 -05:00
Sean E. Russell
c25e58e79c Closes #32. Average is really average, over time. Boldify the AVRG label. Remove spurious sync lock. 2020-07-25 07:23:17 -05:00
xxxserxxx
f9f330a910
Merge pull request #142 from aofei/master
Align CPU values in CPU widget
2020-07-24 09:16:45 -05:00
Sean E. Russell
8843a3bdc7 Merge branch 'i18n' of github.com:xxxserxxx/gotop into i18n 2020-07-24 09:14:59 -05:00
xxxserxxx
afa80c7f17
Merge pull request #141 from Tigerfyj/i18n
Correct the translation of 'gauge'.
2020-07-24 09:14:27 -05:00
Sean E. Russell
2c811064dd Adds Esperanto (incomplete) 2020-07-24 08:38:56 -05:00
Aofei Sheng
4a766282cf Align CPU values in CPU widget 2020-07-21 21:34:44 +08:00
Tiger Feng
19884d1868 Correct the translation of 'gauge'. 2020-07-09 22:16:28 +08:00
Sean E. Russell
b767f7fbda Cleaned up previous commit. 2020-07-01 16:03:40 -05:00
Sean E. Russell
fc7e19d991 Closes #140 -- include instructions in the README for properly setting the version. 2020-07-01 15:57:50 -05:00
Sean E. Russell
9b176e678e Work-around for bug shirou/gopsutil#849, addressing #135 2020-06-26 11:50:15 -05:00
Sean E. Russell
050b62a20a Fixes #134, caused by a divide by zero error on systems with no batteries 2020-06-23 07:12:09 -05:00
xxxserxxx
a7dee09b42
Merge pull request #138 from Tigerfyj/i18n
Add more translation items
2020-06-22 10:29:34 -05:00
Sean E. Russell
ccf7a6822f Fix build errors on FreeBSD 2020-06-22 10:23:10 -05:00
Tiger Feng
8ef3011b94 Translate the 'list' 2020-06-22 23:01:13 +08:00
Tiger Feng
79867c09ad Merge remote-tracking branch 'upstream/i18n' into i18n 2020-06-22 22:55:41 +08:00
Tiger Feng
cc42059b2e Add more translation. 2020-06-22 22:49:03 +08:00
Sean E. Russell
81424fb000 Fix windows compile errors. 2020-06-21 11:49:04 -05:00
Sean E. Russell
b49c7c9a60 Revert to English if jibber_jabber can't detect the language; revert accidental removal of two zh_CN translations. 2020-06-21 10:14:18 -05:00
Tigerfyj
fd91f5b445 Add 3 translation line of the [help] section. 2020-06-21 11:23:05 +08:00
Sean E. Russell
23364aa754 More strings moved to translations 2020-06-20 16:47:48 -05:00
Sean E. Russell
9a56571373 Fixes the help text issue. Moved some hard-coded strings to the translation files. 2020-06-20 08:33:01 -05:00
Sean E. Russell
c0a06128a2 Merge branch 'i18n' of github.com:xxxserxxx/gotop into i18n 2020-06-20 07:02:41 -05:00
xxxserxxx
ddeadfbf14
Merge pull request #137 from Tigerfyj/i18n
Update the translation of Mandarin Chinese
2020-06-20 07:01:05 -05:00