Files
waylight/todo.txt

6 lines
221 B
Plaintext
Raw Normal View History

- [ ] Fix text moving left and right based on cursor position (right side of cursor is too left)
- [ ] Integrate IME directly into ImGui
- [ ] Implement selection in ImGui::text_edit
- [ ] Implement clipboard copy/paste