Commit Graph

441 Commits

Author SHA1 Message Date
Caleb Bassi
defda4a38a Remove 'mapper' from disk name 2018-12-10 11:20:32 -08:00
Caleb Bassi
67e0fedbed Don't show Docker containers in Disk widget 2018-12-10 11:10:28 -08:00
Caleb Bassi
2043837fd8 Fix ignoring of loop disk devices 2018-12-09 22:04:43 -08:00
Caleb Bassi
8548428db4 Redirect stderr to logfile 2018-12-09 21:32:12 -08:00
Caleb Bassi
5de58c6964 Refactor logging in main 2018-12-09 21:19:09 -08:00
Caleb Bassi
7e9de44b3a Cleanup logic to trim 'dev' from disk partition 2018-12-09 21:11:03 -08:00
Caleb Bassi
b0bf304b67 Fix bug_report log path 2018-12-08 00:49:36 -08:00
Caleb Bassi
d712195a6e Fix panic on partition error
- Ignore partitions that cause errors, instead of panicking due to a nil
dereference
- Fixes errors caused by insufficient permissions of certain devices
2018-12-08 00:25:56 -08:00
Caleb Bassi
83bb121728 Update termui; Closes #77 2018-12-07 19:31:47 -08:00
Caleb Bassi
23fdf43936 Fix ps whitespace parsing errors 2018-12-07 12:33:46 -08:00
Caleb Bassi
44ed6e8752 Fix process name cropping 2018-12-07 10:42:23 -08:00
Caleb Bassi
1aa5eea24c Fix cpu usage percents panic 2018-12-05 20:05:57 -08:00
Caleb Bassi
b166e61427 Update bug report template 2018-12-05 14:51:33 -08:00
Caleb Bassi
d928072174 Update GitHub issue templates 2018-12-04 23:01:25 -08:00
Caleb Bassi
cfcb489862 Add more logging for Disk widget 2018-12-04 22:34:45 -08:00
Caleb Bassi
a3c934e86b Update gopsutil for #41 2018-12-04 21:53:53 -08:00
Caleb Bassi
c7171781c1 Log to file on errors
- Also recover from issue #12
- Make config path management more portable
2018-12-04 21:44:49 -08:00
Caleb Bassi
3dee8bc6f2 Fix 'gg' and 'dd' keypresses 2018-12-04 21:07:14 -08:00
Caleb Bassi
db57b40659 Refactor config directory into global variable 2018-12-04 15:22:41 -08:00
Caleb Bassi
a2d80c8282 Fix C import; Closes #71 2018-12-03 18:24:24 -08:00
Caleb Bassi
e596d524e5 Improve OSX temp names (#71) 2018-12-03 14:28:15 -08:00
Caleb Bassi
38e3d781ae Remove AUR submodule 2018-12-03 12:59:24 -08:00
Caleb Bassi
a1e266ab6e
Merge pull request #75 from 999eagle/patch-loop-devices
Filter loop devices in disk stats
2018-12-03 12:52:13 -08:00
Sophie Tauchert
40260a8e04
Filter loop devices in disk stats 2018-12-03 10:55:39 +01:00
Caleb Bassi
1ab25d0f16 Bump version 2018-12-01 21:19:10 -08:00
Caleb Bassi
1b8c3ed918 Format cpu names based on cpu count 2018-12-01 21:00:17 -08:00
Caleb Bassi
357050207e Refactor inline celsius conversion into a function 2018-12-01 20:51:51 -08:00
Tony Lambiris
f66833c2cc Add --fahrenheit flag, fix CPU ordering 2018-12-01 20:44:12 -08:00
Caleb Bassi
b98d308fab Update readme; Closes #74 2018-12-01 20:08:00 -08:00
Caleb Bassi
14f448670d Add aur package submodule 2018-12-01 19:56:59 -08:00
Caleb Bassi
4f9b165b5b Update readme 2018-11-29 21:41:42 -08:00
Caleb Bassi
dfc62e65a0
Merge pull request #73 from smlrepo/master
Remove vendor
2018-11-29 21:34:38 -08:00
Lonnie Liu
0eb881df68 remove vendor 2018-11-29 21:21:45 -08:00
Caleb Bassi
8ee8950ba2 Refactor
Updated event management based on changes to termui
2018-11-29 18:17:13 -08:00
Caleb Bassi
ce5342cfc9 Don't sensor with a temp of 0 2018-11-29 17:37:41 -08:00
Caleb Bassi
7da570d782 Bump version 2018-11-15 10:35:33 -08:00
Caleb Bassi
57781676d8 Fix #41 2018-11-15 10:07:32 -08:00
Caleb Bassi
d44be12684 Change 'make default' to 'make all' 2018-10-22 20:26:26 -07:00
Caleb Bassi
69e3564268 Cleanup merge from chiefy:feature/nfpm 2018-10-22 19:18:06 -07:00
Caleb Bassi
0609656e22 Merge pull request #63 from chiefy/feature/nfpm
deb/rpm builds with nfpm
2018-10-22 15:54:21 -07:00
Christopher 'Chief' Najewicz
4bcf8a4c63 Adding instructions to README 2018-10-12 11:49:58 -04:00
Christopher 'Chief' Najewicz
d05e6b04eb Create Makefile to target rpm/dep w/ nfpm 2018-10-12 11:24:27 -04:00
Christopher Najewicz
16c469d714 Work-in-progress adding nfpm 2018-10-12 10:03:00 -04:00
Caleb Bassi
32e257dc1c Bump version 2018-09-18 18:48:19 -07:00
Caleb Bassi
6526c60e2b Fix cli options in readme. Closes #60 2018-09-18 16:39:41 -07:00
Caleb Bassi
db1b2fbc70 Add custom colorscheme loading. Closes #55 2018-09-18 13:42:49 -07:00
Caleb Bassi
bb36706e86 Migrate to go 1.11 modules 2018-09-18 12:06:29 -07:00
Caleb Bassi
5b5ccfc2f5 Update issue templates 2018-08-24 17:25:04 -07:00
Caleb Bassi
c1b3941938 Update build steps 2018-08-24 16:01:11 -07:00
Caleb Bassi
b6ce4a0e21 Bump version 2018-08-23 20:01:58 -07:00