progrfess scaffolding rgfw (next: consume events and add callbacks for events)

This commit is contained in:
2026-01-23 10:55:43 +00:00
parent df20641af1
commit b4573441fb
6 changed files with 36 additions and 31 deletions

View File

@@ -1,8 +1,7 @@
# To-do list
- Bind functions from RGFW (alternative back-end/window library) and have an option to use it
- Add key callbacks, resize callbacks, etc.
- Consume msgs stores in app
- Bind gamepad functions from GLFW
- I have bindings for alpha letters, shift, enter and escape.
- I should learn layout next.
- After learning layout, I should design and implement symbols
- Modify deletion functions to use `PersistentVector.delete`
- Implement 'yj' motion and add tests for it