Commit graph

1968 commits

Author SHA1 Message Date
ClementTsang
04f36020e6 [skip travis] Add folder dictionary for ease of access on other systems. 2019-12-26 19:11:41 -05:00
ClementTsang
f25bb68662 Add stock 6 colours 2019-12-26 19:08:43 -05:00
ClementTsang
55b5e5abd5 Add random colour generation to allow for dealing with large multicore systems without overlapping colours (hopefully) 2019-12-26 19:06:30 -05:00
ClementTsang
b02c3b7275 Try updating dev-dependency... 2019-12-26 15:19:15 -05:00
ClementTsang
f33a0ac38e [skip travis] Update README to reflect current repo state 2019-12-25 23:34:23 -05:00
ClementTsang
bf02afcf79 Add g and GG logic 2019-12-25 23:31:18 -05:00
ClementTsang
baf588be8a Redid some of the networking portion, changed cargo a bit, some refactoring 2019-12-25 23:02:21 -05:00
ClementTsang
395a3083c6 Update heim 2019-12-25 20:28:38 -05:00
ClementTsang
b7a7ae1a17 Update to newer version of crates 2019-12-25 20:09:49 -05:00
ClementTsang
483d338493 [skip travis] Fix typo 2019-12-25 19:00:24 -05:00
Clement Tsang
76189efee4 Fix some more clippy hints. 2019-12-23 00:57:16 -05:00
Clement Tsang
4b336a7df2 Simplify travis for now... 2019-12-22 23:53:41 -05:00
Clement Tsang
eee9c54175 Fix problem with missing brackets and BEDMAS... 2019-12-22 23:38:55 -05:00
Clement Tsang
4974ae0886 Some simple fixes to abide by clippy 2019-12-22 17:37:07 -05:00
ClementTsang
c1a3f4dc50 [skip travis] Change README to reflect current state. 2019-12-18 01:26:17 -05:00
ClementTsang
d5bc7810e9 Switch back to round 2019-12-17 02:11:40 -05:00
ClementTsang
e4be2436c3 Fix README 2019-12-17 02:11:16 -05:00
ClementTsang
c6fa4317e6 [skip travis] Fix typos in README. 2019-12-16 02:40:35 -05:00
ClementTsang
78df16b585 Test caching in travis... 2019-12-16 02:31:49 -05:00
ClementTsang
bd37915567 Add double tap key timeout to prevent accidental dd's 2019-12-16 02:21:44 -05:00
ClementTsang
f8209c9162 Update controls. 2019-12-15 00:17:15 -05:00
ClementTsang
7592fec1d1 Fixed some labels I forgot to match with networks. 2019-12-14 00:30:34 -05:00
ClementTsang
8d648433f0 Switch to log scale for networks to allow a scale from 0 bytes to 1 GiB. 2019-12-14 00:13:29 -05:00
Clement Tsang
e11b9f299a [skip travis] Update Readme. 2019-12-13 02:58:26 -05:00
Clement Tsang
8c005a327b Tweaked mouse and keyboard accept rates 2019-12-13 02:55:25 -05:00
Clement Tsang
a0729d3913 Fix for winapi 2019-12-13 02:45:09 -05:00
Clement Tsang
8d5db7aa79 Rename error name. 2019-12-13 02:43:34 -05:00
Clement Tsang
12b4518fa1 Fixed problem with invalid vector index access. 2019-12-13 02:42:36 -05:00
Clement Tsang
a6b746896b Change to datacol to deal with windows problem. 2019-12-13 01:45:27 -05:00
ClementTsang
4e186c56f4 update sysinfo dep 2019-12-12 23:20:02 -05:00
ClementTsang
4bcf66cea5 Update README 2019-12-12 23:04:27 -05:00
ClementTsang
076d6a0546 Changed network data to show decimal point. 2019-12-11 01:01:40 -05:00
ClementTsang
467af10c36 Begin change of legend, and fixed scrolling issue caused by tui-fork drop 2019-12-11 01:01:24 -05:00
ClementTsang
f203da1ac5 Tweaked scroll rejection period. 2019-12-11 01:00:56 -05:00
ClementTsang
5449c883b4 [skip travis] Increment up Cargo.toml file... next release will be 0.1.0 2019-12-07 15:39:24 -05:00
ClementTsang
9913cc9fda Update dependencies 2019-12-07 03:01:35 -05:00
ClementTsang
b9b7d61a99 Add debug flag 2019-12-07 00:58:52 -05:00
ClementTsang
8cc66484a8 ...and I forgot to commit this. 2019-12-06 23:52:28 -05:00
ClementTsang
3687a55330 Re-use tui fork for now... 2019-12-06 23:48:38 -05:00
ClementTsang
6ac5812ffd Fix travis. 2019-12-06 23:29:23 -05:00
Clement Tsang
567283ab1b Merge pull request #4 from ClementTsang/tui_upgrade
Update tui version... legends aren't showing up yet, will have to for…
2019-12-06 01:00:58 -05:00
ClementTsang
e7477ce517 Update tui version... legends aren't showing up yet, will have to fork again. 2019-12-06 00:57:04 -05:00
ClementTsang
078cca4100 Stable now has async! 2019-11-07 14:55:24 -05:00
ClementTsang
ff595cd028 Fanagle with tui. Going to probably put this on halt until tui-rs pushes a new stable release... 2019-11-05 16:33:57 -05:00
Clement Tsang
94bf570b87 Update bug_report.md 2019-11-03 22:01:27 -05:00
ClementTsang
27f5e6ed82 Merge branch 'master' of https://github.com/ClementTsang/bottom 2019-10-23 01:04:02 -04:00
ClementTsang
8e059bfe0c [skip travis] Update TODO 2019-10-23 01:03:39 -04:00
ClementTsang
5108b39f6d Update TODO 2019-10-23 01:03:17 -04:00
ClementTsang
d1089cacf7 Fix for broken tests 2019-10-20 01:13:25 -04:00
ClementTsang
9222876543 Change for binary name 2019-10-19 16:29:42 -04:00