diff options
author | Florrie <towerofnix@gmail.com> | 2019-09-15 17:17:31 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2019-09-15 17:17:31 -0300 |
commit | 8053f12b63e272cc9119a30f9ddc480b5ea75641 (patch) | |
tree | e52eee3680eef45032cbc5acc3e49838b9fc6378 /tui-lib | |
parent | 6be85bb511f9e3e55ab503c9b8b44afb31b84f2d (diff) |
Only render when stuff on-screen actually changes!
This means we can basically guarantee 0% CPU usage when nothing on the screen is changing! There may still be some kinks to work out, but I've tested most features and fixed any apparent bugs (including an unrelated bug in the suspend feature which made it crash when resuming the process).
Diffstat (limited to 'tui-lib')
m--------- | tui-lib | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tui-lib b/tui-lib -Subproject 878e55e7c2a203d89fb1dad83ba6d6d8751b521 +Subproject 3f76094c554c23ee3519f41458a04d348f4f75a |