Clement Tsang
52eb7121c5
docs: mention updating rust for manual build
2020-04-28 17:49:17 -04:00
allcontributors[bot]
ee84d799bf
docs: add andys8 as a contributor ( #137 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-04-28 17:44:30 -04:00
Andy
e850d3d2a8
Kill dialog: vim navigation ( #134 )
...
Add `hjkl` as navigation keys in kill dialog.
Closes #133
2020-04-28 17:43:15 -04:00
Clement Tsang
2faf3c6592
refactor: revert linear interpolation until tui fix comes
2020-04-28 16:44:10 -04:00
Clement Tsang
de3a1fb7c0
Merge pull request #131 from ClementTsang/battery_flag
...
Add battery flag, fix bug, refactor
2020-04-27 16:59:07 -04:00
ClementTsang
78e3c37947
refactor: fix clippy errors
2020-04-27 16:40:45 -04:00
ClementTsang
15dba2e6cf
bug: fix empty widget in layout
2020-04-27 16:20:36 -04:00
ClementTsang
8e4f6a3a02
feature: add battery flag
2020-04-27 15:56:39 -04:00
ClementTsang
8534d42f1b
refactor: separate state to different file
2020-04-27 13:48:56 -04:00
ClementTsang
3d6ebc5152
docs: update README for some typos and clarity
2020-04-27 13:35:23 -04:00
ClementTsang
24f5717125
cargo: switch to personal fork of tui-rs for now to deal with subtraction bug in lines
2020-04-26 20:18:29 -04:00
ClementTsang
e33dbbd350
clippy: remove redundant clone
2020-04-26 20:08:02 -04:00
ClementTsang
80548457f9
refactor: cleaned up some of the concurrent parts
2020-04-26 19:53:26 -04:00
ClementTsang
647c8448dc
docs: Update battery documentation to include health
2020-04-26 00:12:33 -04:00
Clement Tsang
cf48561777
feature: add battery health percentage
2020-04-26 00:11:34 -04:00
Clement Tsang
3a6f7a6750
refactor: changed how we set help text on resize and init
2020-04-25 17:32:31 -04:00
Clement Tsang
863e780f2f
change: add scrolling to help menu
2020-04-24 19:17:58 -04:00
Clement Tsang
99fe0a1844
Merge pull request #126 from ClementTsang/update_tests
...
Update arg test; add config tests
2020-04-23 16:03:07 -04:00
ClementTsang
9fe6e7d4d2
clippy: use suggested to_string and dereferencing
2020-04-23 15:51:35 -04:00
ClementTsang
263f9e55d3
ci: update travis
2020-04-23 15:44:17 -04:00
ClementTsang
e19368e5c9
chore: update changelog
2020-04-23 15:43:09 -04:00
ClementTsang
f4c6cb95e4
test: add config tests, update arg tests
2020-04-23 15:33:51 -04:00
ClementTsang
a6b48921ee
refactor: hoist painter creation up to avoid having to clean if fail
2020-04-23 15:33:31 -04:00
ClementTsang
04e4c32aec
refactor: update error messages and hex error detection
2020-04-23 15:33:13 -04:00
ClementTsang
b1f86262f3
refactor: update error messages to be more uniform
2020-04-23 14:10:59 -04:00
ClementTsang
4d512afdae
refactor: update arg tests to use new binary env
2020-04-23 13:29:10 -04:00
Clement Tsang
481275f61d
Merge pull request #125 from ClementTsang/fix_config_gen
...
Fix config gen and chores
2020-04-22 17:43:29 -04:00
ClementTsang
87dba602f9
fix: Fixes typo in config generation
2020-04-22 17:26:50 -04:00
ClementTsang
121370e9f4
docs: update default config
2020-04-22 17:19:36 -04:00
ClementTsang
25addaee63
chore: Add some words to VS Code dict
2020-04-22 17:13:05 -04:00
Clement Tsang
9dde1f8656
refactor: Update tui to 0.9; refactor with new features ( #123 )
...
Update tui-rs version, which means some changes:
- Legends are controllable; updated network legend with an optional flag to use the old one
- Stops the issue with legend hiding too early
- Added option to allow removing the table gap
- Use stateful tables
- Move to tui-rs' linear interpolation
2020-04-20 00:38:57 -04:00
ClementTsang
7004649a6d
Move to tui-rs' built in linear interpolation
2020-04-20 00:29:59 -04:00
ClementTsang
0574678746
Move to stateful except for CPU
2020-04-19 23:39:24 -04:00
ClementTsang
83dad154b9
Fix formatting.
2020-04-19 18:05:52 -04:00
ClementTsang
dd299aefab
Update README...
2020-04-19 17:57:43 -04:00
ClementTsang
f334a72fb1
Made table gap optional rather than enforced
2020-04-19 17:45:32 -04:00
ClementTsang
b42583e04c
Remove header gap in most tables
2020-04-18 22:54:35 -04:00
ClementTsang
90e1e9f4cb
Fix bug with network legend
2020-04-18 21:11:20 -04:00
ClementTsang
207444fbbf
Update network legend again
2020-04-18 20:42:52 -04:00
ClementTsang
2365a58eff
Update changelog
2020-04-18 19:54:35 -04:00
ClementTsang
7248298995
Update highlight to light blue; new network legend
2020-04-18 19:53:11 -04:00
ClementTsang
92315ea1d7
Fix incorrect changelog
2020-04-18 18:08:05 -04:00
ClementTsang
bc571588e4
refactor: Update tui to 0.9; refactor with new features
2020-04-18 18:05:41 -04:00
imgbot[bot]
57b65ce750
opt: optimize images ( #121 )
...
/assets/battery.png -- 1,827.86kb -> 1,251.54kb (31.53%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-04-16 20:24:38 -04:00
Clement Tsang
163f6823a2
feature: Add battery widget ( #120 )
2020-04-16 20:06:50 -04:00
Clement Tsang
45e9ba1234
docs: Add choco URL for reference
2020-04-14 19:32:25 -04:00
Clement Tsang
3e6b7ed30c
docs: Update maximizing to be a bit more clear
2020-04-13 14:16:43 -04:00
Clement Tsang
4a4a9cf221
bug: Fix dd failing on non-first entries ( #116 )
2020-04-12 19:26:32 -04:00
Clement Tsang
bcfd09da88
change: highlight borders & table headers to cyan ( #115 )
2020-04-12 18:27:58 -04:00
ClementTsang
ac8dabb2af
docs: Be more clear about versions and details
2020-04-12 00:19:45 -04:00