From: randy Date: Fri, 29 Sep 2023 01:30:32 +0000 (-0500) Subject: I forgot I added a task file, taskell is fun X-Git-Url: http://git.mcshandy.xyz/gitweb.cgi?a=commitdiff_plain;h=e237b1354d33a21d3a6cdcbabd1e869bbb1865d6;p=picker I forgot I added a task file, taskell is fun --- diff --git a/tasks.md b/tasks.md index 4679ab3..507fd00 100644 --- a/tasks.md +++ b/tasks.md @@ -1,15 +1,17 @@ ## To Do -- Modal interface -- Color export -- Cleanup - * [ ] Text rendering - * [ ] Layout rendering - * [ ] Old gameframe cruft needs to go -- Config header +- Mode-based keybinds +- UI library + > Move UI stuff into a standalone library some day, because it's kinda cool ## Doing ## Done +- Color export +- Config header +- Cleanup + * [x] Text rendering + * [x] Layout rendering + * [x] Old gameframe cruft needs to go