A backend-agnostic application framework
Go to file
2022-11-06 14:44:09 -05:00
backends/pixel Cells get cleared properly (lol) 2022-11-06 14:44:09 -05:00
examples/hello Buffer, DamageBuffer, and Application are io.Writers 2022-11-06 14:17:43 -05:00
application.go Buffer is now drawn in the screen center (similar to kitty) 2022-11-06 12:42:22 -05:00
backend.go Initial commit 2022-10-31 15:51:28 -04:00
buffer.go Buffer, DamageBuffer, and Application are io.Writers 2022-11-06 14:17:43 -05:00
config.go Initial commit 2022-10-31 15:51:28 -04:00
go.mod Downgrade to go 1.18 2022-11-02 16:31:20 -04:00
go.sum Initial commit 2022-10-31 15:51:28 -04:00
input.go input.go no longer depends on glfw 2022-11-02 15:14:26 -04:00