]> git.mcshandy.xyz Git - picker/commitdiff
I forgot I added a task file, taskell is fun
authorrandy <randy@mcshandy.xyz>
Fri, 29 Sep 2023 01:30:32 +0000 (20:30 -0500)
committerrandy <randy@mcshandy.xyz>
Fri, 29 Sep 2023 01:30:32 +0000 (20:30 -0500)
tasks.md

index 4679ab38fb49f4194f22203cf10406fe526698e1..507fd003c6a9fae3678518061579044c4075d43a 100644 (file)
--- 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