Felix Angell

Results 52 issues of 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.

feature-request
E-hard
E-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...

feature-request
E-hard
E-tedious

feature-request
E-hard
E-tedious

A lot of the SDL events are missing or not fully defined in the code.

E-easy
E-tedious

These need to be fixed properly as they were slapped in to get everything to compile a while back 😥

E-easy

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.

feature
P-low

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.

feature
P-high

feature
P-low

pressing ctrl+n should trigger the command palette to show with the input: $ new

bug
feature
P-low