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 |
|
ClementTsang
|
8e059bfe0c
|
[skip travis] Update TODO
|
2019-10-23 01:03:39 -04:00 |
|
ClementTsang
|
b87edceb86
|
Fixed problem caused by overfilling the input queue with scroll events.
|
2019-10-12 23:51:15 -04:00 |
|
ClementTsang
|
d42f144384
|
Added scaling factor to make CPU usage in processes more representative of TOTAL usage, rather than percentage of CPU percentage
|
2019-10-10 17:13:18 -04:00 |
|
ClementTsang
|
f2813139b1
|
Update travis again... add cargo-arch
|
2019-10-10 16:48:46 -04:00 |
|
ClementTsang
|
0697e44802
|
Added freezing of updates.
|
2019-10-09 22:34:09 -04:00 |
|
ClementTsang
|
2d20ec7f6f
|
Fix for cleaning times, as well as made it not run every loop.
|
2019-10-09 19:19:39 -04:00 |
|
ClementTsang
|
7bd49be49a
|
Removed unsafe unwraps
|
2019-10-05 21:55:35 -04:00 |
|
ClementTsang
|
042a55fcd5
|
[skip travis] Changed todo for personal use...
|
2019-10-04 23:27:42 -04:00 |
|
ClementTsang
|
72a3de98c2
|
Added arrows to indicate process sorting direction
|
2019-10-04 23:22:16 -04:00 |
|
ClementTsang
|
15f14be0b2
|
Update TODO.
|
2019-10-02 23:57:06 -04:00 |
|
ClementTsang
|
34c102195d
|
Added scrolling for temp and disk list.
|
2019-09-25 16:43:13 -04:00 |
|
ClementTsang
|
674de1a2d4
|
Added const to make rate switching in the future easier.
|
2019-09-25 12:42:39 -04:00 |
|
ClementTsang
|
a592472562
|
Changed how we handle total mem = 0 cases; made it so that it just sets a really negative value and we just check if the most recent value is negative
|
2019-09-25 02:45:09 -04:00 |
|
Clement Tsang
|
e175517839
|
Update TODO
|
2019-09-25 02:00:22 -04:00 |
|
Clement Tsang
|
52c4234ed0
|
Added dd for windows.
|
2019-09-25 02:00:10 -04:00 |
|
ClementTsang
|
7ce653b8dc
|
[skip travis] More todos.
|
2019-09-17 00:27:12 -04:00 |
|
ClementTsang
|
db06f8201f
|
Potential fix for windows processes.
|
2019-09-17 00:24:36 -04:00 |
|
ClementTsang
|
231049c118
|
Fixed text issue.
|
2019-09-16 23:34:34 -04:00 |
|
ClementTsang
|
f5873db9ac
|
[skip travis] Changed name and some minor things.
|
2019-09-16 22:54:39 -04:00 |
|
ClementTsang
|
1ebe04ecb2
|
Added vim + keyboard bindings.
|
2019-09-16 22:39:57 -04:00 |
|
ClementTsang
|
0550402698
|
Added dd command on linux.
|
2019-09-16 21:45:48 -04:00 |
|
ClementTsang
|
1b777d27e5
|
Fixed off by one error with scrolling.
|
2019-09-16 20:33:25 -04:00 |
|
ClementTsang
|
266c281024
|
Modified errors in data_collection portion to use the newer error type added earlier on.
|
2019-09-16 19:05:44 -04:00 |
|
ClementTsang
|
a5306c6692
|
Added scrolling in processes.
|
2019-09-16 18:47:49 -04:00 |
|
ClementTsang
|
43ac5c3399
|
Added reads and writes for disk.
|
2019-09-16 16:18:42 -04:00 |
|
ClementTsang
|
1a4a261db6
|
Added scrolling event, need to implement across processes now.
|
2019-09-15 14:16:18 -04:00 |
|
ClementTsang
|
282acd1395
|
Made charting look better, switched back to braille markers (its the only way I could make it look good), and dealt with some issues regarding the display of networking.
|
2019-09-15 00:06:57 -04:00 |
|
ClementTsang
|
4846175638
|
Added error util, finished network graph.
|
2019-09-14 21:48:29 -04:00 |
|
ClementTsang
|
50d3be05dd
|
More refactoring.
|
2019-09-11 20:41:11 -04:00 |
|
ClementTsang
|
2032660230
|
Rudimentary charting for cpu and mem.
|
2019-09-11 00:52:51 -04:00 |
|
ClementTsang
|
939e2d1d77
|
Tried to fix process cpu usage... and reduce total cpu usage of program.
|
2019-09-10 18:22:34 -04:00 |
|
ClementTsang
|
8c7b9dab35
|
I can't spell.
|
2019-09-09 19:31:03 -04:00 |
|