A GUI toolkit written in pure Go.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Sasha Koshka a2a5c16e38 Changed the semantics of ContentBounds 2 weeks ago
canvas Removed tiler for now, needs to be rethought a bit 2 weeks ago
data Add a ton more doc comments 2 months ago
event Add colors 2 months ago
input Add function keys up to F24 2 months ago
text Added text manipulation 2 months ago
theme Add icon for switch 2 weeks ago
LICENSE Add license 3 months ago
README.md lolll whoops 3 weeks ago
application.go NewApplicationWindow returns MainWindow nows 2 weeks ago
backend.go Add ability to create an undecorated window 3 weeks ago
go.mod Upgrade x/image 2 months ago
go.sum Upgrade x/image 2 months ago
object.go Changed the semantics of ContentBounds 2 weeks ago
path.go What??? 2 weeks ago
plugin.go Add files 3 months ago
tomo.go Add ability to create an undecorated window 3 weeks ago
unix.go Added filesystems for application data 3 weeks ago

README.md

tomo

Go Reference

Tomo is a lightweight GUI toolkit written in pure Go.