Commit graph

286 commits

Author SHA1 Message Date
ClementTsang
896bfc51d3 (cargo-release) start next development iteration 0.1.3-alpha.0 2020-01-11 17:43:32 -05:00
ClementTsang
94039d19eb Some intrinsic width tweaks. Min thresholds now determined by header title OR a minimum threshold. Added space redistribution as well. 2020-01-11 17:30:04 -05:00
ClementTsang
4e54c2c25d Rewrote scroll to be a bit more simple and less buggy 2020-01-11 16:28:21 -05:00
ClementTsang
86c8ce68e7 Potential fix for a panic with time comparisons 2020-01-11 00:42:03 -05:00
ClementTsang
e78fbbbf55 [skip travis] Fixed slight typo with missing column width ratio in disks. 2020-01-10 23:55:21 -05:00
ClementTsang
ef9e478daf Added new way of calculating the table widths in order to avoid some tui-rs bug causing the lines to freak out. 2020-01-10 23:41:16 -05:00
ClementTsang
c5855e7b0a Bit of a hack, change back to non-percent based for disks to prevent some jumping entries 2020-01-10 19:00:55 -05:00
ClementTsang
e0f9738f5f Merge branch 'master' of https://github.com/ClementTsang/bottom 2020-01-09 23:37:23 -05:00
ClementTsang
f0d5afb462 Update Cargo to 0.2 (again), and update README 2020-01-09 23:37:14 -05:00
ClementTsang
e93221c33f Update Cargo to 0.2 (again), and update README 2020-01-09 23:36:24 -05:00
ClementTsang
8595e7422a (cargo-release) start next development iteration 0.1.2-alpha.0 2020-01-09 22:34:03 -05:00
Clement Tsang
2179b8d7ef [skip travis] typo. 2020-01-09 22:33:01 -05:00
ClementTsang
7e4d87bae6 [skip travis] Update readme 2020-01-09 22:31:49 -05:00
ClementTsang
b587b1fe57 [skip travis] Update recording. 2020-01-09 22:26:36 -05:00
ClementTsang
2c7ab558d0 Fix a quite large bug with disks table display. 2020-01-09 22:04:32 -05:00
ClementTsang
514c39cc56 Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00
ClementTsang
13180c72d4 Add flag to enable by default, documentation 2020-01-08 22:54:14 -05:00
ClementTsang
c171cd0e0b Implemented dd for grouped processes. 2020-01-08 22:36:36 -05:00
ClementTsang
6cf8f0d98f Traded some mem + cpu for more smoothness while toggling. 2020-01-08 00:28:11 -05:00
ClementTsang
0f2b4a7ba5 Formatting changes to be a bit more strict on line length 2020-01-07 23:40:53 -05:00
ClementTsang
5a32404ed4 Base building blocks of grouped process functionality 2020-01-07 23:39:52 -05:00
ClementTsang
fbadc7d9c5 Merge branch 'master' of https://github.com/ClementTsang/bottom 2020-01-06 23:08:02 -05:00
ClementTsang
ad190a144d Some basic cleaning 2020-01-06 23:07:58 -05:00
Clement Tsang
d8905b2ca3 [skip travis] temporarily reverted readme 2020-01-05 22:23:04 -05:00
ClementTsang
e71e22f726 [skip travis] Add Home/End keys to navigate tables 2020-01-04 19:41:32 -05:00
ClementTsang
4418f956c7 Some cleaning up in the data_conversion area for cpu 2020-01-04 19:20:54 -05:00
ClementTsang
e2f2f93750 Add optimization to Cargo.toml 2020-01-04 16:07:35 -05:00
Clement Tsang
b3ffca0d67 Update README.md 2020-01-03 01:09:04 -05:00
ClementTsang
2543cff9d8 (cargo-release) start next development iteration 0.1.1-alpha.0 2020-01-03 00:23:19 -05:00
ClementTsang
81cce5b0ed [skip travis] Some travis tweaking 2020-01-03 00:20:47 -05:00
ClementTsang
cfca180a11 [skip travis] More documentation tweaking 2020-01-03 00:00:05 -05:00
ClementTsang
6df4843a8f [skip travis] More documentation tweaking 2020-01-02 23:49:23 -05:00
ClementTsang
8cc8b47c89 Some documentation changes 2020-01-02 23:42:44 -05:00
Clement Tsang
7b902a9470 Fix mouse scrolling in windows 2020-01-02 22:54:39 -05:00
Clement Tsang
4ae2882aa6 [skip travis] Update README with compatibility chart 2020-01-02 20:31:58 -05:00
Clement Tsang
9ff3cb7a52 Add highlighting rows only when you are on that widget, and tweaked table spacing. 2020-01-02 19:07:53 -05:00
Clement Tsang
f018cb7542 Fix bug with network legend on windows 2020-01-02 18:34:09 -05:00
ClementTsang
f6eb2d6e54 Fix problem on windows with dd 2020-01-02 00:31:34 -05:00
ClementTsang
b22c07aba2 Added dialog for dd, added error message if fail to dd, cleaned up some stuff 2020-01-01 23:39:47 -05:00
ClementTsang
7208908413 [skip travis] Add check to prevent improper dd while on another panel 2020-01-01 18:39:59 -05:00
ClementTsang
11a6d25d4a Expand cpu chart size 2020-01-01 17:56:28 -05:00
ClementTsang
2c138378fc Add scrolling to CPU list. 2020-01-01 17:55:15 -05:00
ClementTsang
4e6e32a0ea Fix issue with network legend, by moving it down. 2020-01-01 16:32:20 -05:00
ClementTsang
e5749234a2 Add new option to allow for seeing cpu usage in processes as a percentage of current usage, rather than total 2019-12-31 22:24:54 -05:00
Clement Tsang
d0a7a0dd72 Quick error change for processes to be a bit more graceful, fix tests 2019-12-30 22:39:49 -05:00
Clement Tsang
feeca2b258 Fixed flaw in bash scripting... 2019-12-30 22:17:03 -05:00
Clement Tsang
c66650bc06 Travis fails to catch if statement... try to fix 2019-12-30 22:09:35 -05:00
Clement Tsang
1a2281cd81 Forgot semicolons... jeez 2019-12-30 22:04:24 -05:00
Clement Tsang
1f7e90e659 Another attempt 2019-12-30 22:01:34 -05:00
Clement Tsang
7445d0601f travis problems 2019-12-30 21:51:45 -05:00