Commit Graph

669 Commits

Author SHA1 Message Date
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
Clement Tsang a351f05d4a
feature: Show process state (#114)
This is not 100% finished and will be refined in the future, as I plan to
do a bit of an overhaul on how the process widget is going to look and
functionality.  In particular, tabbed is currently kinda just slapped
together (I just combine all the states together as one big string).

However, it is enough to work and show state normally...
2020-04-11 21:02:27 -04:00
Clement Tsang f210681ae7
feature: add io and io/s for processes (#113) 2020-04-10 20:18:26 -04:00
ClementTsang cf4249c988 Add tagged builds into travis build restriction 2020-04-10 20:02:25 -04:00
ClementTsang 99516ca143 chore: Delete docs folder and update lock 2020-04-09 15:28:43 -04:00
dependabot-preview[bot] 28c27272d7
deps: sysinfo from 0.12.0 to 0.13.0 (#112) 2020-04-09 11:13:52 -04:00
ClementTsang 502b821144 chore: Add Cargo.lock back in 2020-04-08 19:44:29 -04:00
Clement Tsang 84571583c1
Update 0.3.0 release date 2020-04-07 23:32:16 -04:00
ClementTsang 95f99a0254 ci: remove branch restrictions for travis 2020-04-07 23:02:25 -04:00
ClementTsang ba5c2734cf refactor: Remove debug. 2020-04-07 22:38:53 -04:00
Clement Tsang 7d9ad1ee78
bug: Fix sizing in search and broken tab logic 2020-04-07 22:38:22 -04:00
Clement Tsang b32c984843
bug: Fix sorting processes by name being case-sensitive 2020-04-07 21:42:57 -04:00
ClementTsang 46e0eee1d3 bug: fix issue with proc widget merging if in the same column as another 2020-04-07 21:15:58 -04:00
Clement Tsang d2434bf8ad
uptick: 0.3.0 2020-04-07 21:07:24 -04:00
ClementTsang 07efc3f301 opt: Only recalculate rect layout if resize or startup 2020-04-06 23:38:00 -04:00
Clement Tsang 9127cb1468
refactor/bug: Array bound checking, fix CPU jump 2020-04-06 23:04:04 -04:00
Clement Tsang 0a63ee46ef
refactor: Deal with some cognitive complexity 2020-04-06 00:40:55 -04:00
ClementTsang c2eaaed8b7 docs: Add changelog 2020-04-05 23:41:05 -04:00
Clement Tsang a40ddce84f
deps: Upgrade crossterm and sysinfo (#105) 2020-04-05 23:20:22 -04:00
ClementTsang 15a3eb4c7e (docs) Be more specific about manual installation 2020-04-04 23:20:50 -04:00
imgbot[bot] 09ab88e7bf
[ImgBot] Optimize images (#104)
/assets/basic_mode.png -- 155.11kb -> 111.93kb (27.83%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-04-04 20:35:02 -04:00
ClementTsang e30ec757f7 (docs) Update README to contain info about basic 2020-04-04 18:36:20 -04:00
Clement Tsang ba0fbf808e
(perf) Avoid harvesting if widget is not being displayed 2020-04-04 18:29:32 -04:00
Clement Tsang 620d614f12
(docs): Updates docs and removes a debug 2020-04-03 01:16:23 -04:00
Clement Tsang 4b756e9fe9
Merge pull request #101 from ClementTsang/imgbot
[ImgBot] Optimize images
2020-04-03 01:16:10 -04:00
ClementTsang 14c58507c0 (docs): Updates docs and removes a debug 2020-04-03 01:14:41 -04:00
ImgBotApp a30f0bc929
[ImgBot] Optimize images
*Total -- 336.94kb -> 251.45kb (25.37%)

/assets/cpu_layout.png -- 215.94kb -> 160.37kb (25.73%)
/assets/sample_layout.png -- 121.00kb -> 91.08kb (24.73%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-04-03 05:10:24 +00:00
Clement Tsang 2a5d071096
(docs): Update README to be a bit nicer 2020-04-03 01:09:27 -04:00
Clement Tsang a9c6b227a6
Update pull_request_template.md 2020-04-03 00:53:11 -04:00
ClementTsang 572d665a8a (docs): Update README to be a bit nicer 2020-04-03 00:50:56 -04:00
allcontributors[bot] ebceed123d
docs: add shilangyu as a contributor (#99)
* 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-02 20:54:18 -04:00
Marcin Wojnarowski d82dae0b8d
Added scoop installation instructions (#89) 2020-04-02 20:52:57 -04:00
Clement Tsang 0b1d84fdf5
Add modularity to widget placement and inclusion (#95) 2020-04-01 20:31:43 -04:00