summaryrefslogtreecommitdiff
path: root/stdin.go
AgeCommit message (Collapse)Author
2024-02-19notes about why this doesn't workv0.21.0v0.20.8Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-19doesn't quite load when a pluginv0.0.1Jeff Carr
it works in init(), but if one tries to load it from the STDIN goroutine it flips out. something opengl related that is gone perhaps. anyway. it's a nice clean demo of opengl maybe someone that actually knows what they are doing can make a button work Signed-off-by: Jeff Carr <[email protected]>
2024-02-19compiles and runs. maybe it's a plugin? maybe notJeff Carr
Signed-off-by: Jeff Carr <[email protected]>