From 8c4465deb95046e5f724dc6deff8491cbc26a500 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Fri, 24 Mar 2023 14:00:59 -0600 Subject: [PATCH] todo --- todo.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/todo.yaml b/todo.yaml index 9dd8e07..ee4c206 100755 --- a/todo.yaml +++ b/todo.yaml @@ -1,9 +1,7 @@ todo: - gui retries output until success requires changing put to return result - rate limiter in panic scenario -- https://crates.io/crates/handlebars - learn rust; https://rust-book.cs.brown.edu/ -- gui keyboard; https://docs.rs/iced/latest/iced/keyboard/index.html - input gamepad; https://docs.rs/gilrs/latest/gilrs/ - input gamepad; example; https://github.com/framp/joystick-mapper/tree/master/joystick-mapper-lib - input usb; flakey; https://docs.rs/rusb/latest/rusb/ @@ -45,3 +43,7 @@ done: ts: Fri Mar 24 13:58:56 MDT 2023 - todo: gotta stream keydown on more intervals ts: Fri Mar 24 13:59:40 MDT 2023 +- todo: https://crates.io/crates/handlebars + ts: Fri Mar 24 14:00:56 MDT 2023 +- todo: gui keyboard; https://docs.rs/iced/latest/iced/keyboard/index.html + ts: Fri Mar 24 14:00:56 MDT 2023