Felix Angell
Felix Angell
More primitive shape rendering, specifically: lines, polygons, ovals? I don't recall SDL to have these in the standard library so this might be a bit tedious.
overhead on calling out to c is pretty slow. the wrapper could be implemented in C and then wrapped in Go. this means functions that are commonly found together than...
A lot of the SDL events are missing or not fully defined in the code.
These need to be fixed properly as they were slapped in to get everything to compile a while back 😥
at the moment, there is an object to specify configuration but there is no way of reading config files from disk and applying the configuration changes.
text should be select-able with shift arrow combo. this should create a marker on the text which creates a selection. actions can be performed on the selections.
pressing ctrl+n should trigger the command palette to show with the input: $ new