A GUI toolkit written in pure Go.
This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Sasha Koshka d1ec5f2cec Split element core into two separate structs - public and private
The public core half can be directly embedded, which means no
wrapper methods!
2023-01-09 13:06:55 -05:00
artist
backends/x Further simplified the API and updated the X backend to match 2023-01-09 11:31:59 -05:00
defaultfont
elements/basic Split element core into two separate structs - public and private 2023-01-09 13:06:55 -05:00
examples
iterator
theme
backend.go
event.go
go.mod
go.sum
input.go
tomo.go Split element core into two separate structs - public and private 2023-01-09 13:06:55 -05:00