From 8053f12b63e272cc9119a30f9ddc480b5ea75641 Mon Sep 17 00:00:00 2001 From: Florrie Date: Sun, 15 Sep 2019 17:17:31 -0300 Subject: 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). --- tui-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tui-lib') diff --git a/tui-lib b/tui-lib index 878e55e..3f76094 160000 --- a/tui-lib +++ b/tui-lib @@ -1 +1 @@ -Subproject commit 878e55e7c2a203d89fb1dad83ba6d6d8751b521a +Subproject commit 3f76094c554c23ee3519f41458a04d348f4f75a3 -- cgit 1.3.0-6-gf8a5