Files
wasm_transcript_browser/todo.txt
Krzosa Karol 02638f80f0 improvement
2025-01-21 18:02:30 +01:00

45 lines
1.3 KiB
Plaintext

[ ] app
[ ] event playback
[ ] win32
[x] sleep
[ ] hot reload / plugins
[ ] tests using yield
[ ] touchpad gestures: https://learn.microsoft.com/en-us/windows/win32/wintouch/windows-touch-gestures-overview
[ ] linux
[ ] wasm
[ ] drag and drop
[ ] open file dialog
[ ] os
[?] wasm (explore)
[ ] win32
[ ] linux
[ ] gfx
[ ] simple 2d
[ ] revisit api
[x] change name, hard to type
[ ] ui
[ ] text input
[ ] color picker
[ ] slider
[ ] custom image as part of design
[ ] demo with different buttons and controls, headings
[ ] core
[x] remove dates and time from core
[ ] meta
[x] prototype something like templates, readable string generation
[ ] mt_tag syntax // f32 value; mt_tag(min = 0, min = 10) // mt_tag(something)
[ ] remove flags
[x] search for python snippets and execute meta.py script on that file
[x] simplify logging!!!!
[x] somehow index properly the meta files and ignore generated files
[x] extract declarations from c files meta(introspect)
[x] tweak variables and embeds declared in c code
[x] replace @tags with mt_tag(dont_serialize)
[x] revisit api
[ ] s8_bin
[x] hash table
[x] intern table