diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..0af30e1 --- /dev/null +++ b/todo.txt @@ -0,0 +1,4 @@ +- [ ] Integrate IME directly into ImGui +- [ ] Implement selection in ImGui::text_edit +- [ ] Implement clipboard copy/paste +