The Tomo API.
Go to file
Sasha Koshka c3c6ff61f5 Add Tiler interface 2023-09-05 18:14:36 -04:00
canvas Add Tiler interface 2023-09-05 18:14:36 -04:00
data Add a ton more doc comments 2023-08-02 01:34:07 -04:00
event Add colors 2023-08-09 12:08:17 -04:00
input Add function keys up to F24 2023-08-02 01:37:46 -04:00
text Added text manipulation 2023-07-19 23:58:27 -04:00
theme Added support for defining applications as objects 2023-09-04 02:26:21 -04:00
LICENSE Add license 2023-06-30 17:45:29 -04:00
README.md lolll whoops 2023-09-04 02:56:00 -04:00
application.go Added support for defining applications as objects 2023-09-04 02:26:21 -04:00
backend.go Add ability to create an undecorated window 2023-09-05 13:21:59 -04:00
go.mod Upgrade x/image 2023-08-09 20:55:46 -04:00
go.sum Upgrade x/image 2023-08-09 20:55:46 -04:00
object.go Add Tiler interface 2023-09-05 18:14:36 -04:00
path.go Added filesystems for application data 2023-09-04 13:48:03 -04:00
plugin.go Add files 2023-06-30 16:38:51 -04:00
tomo.go Add ability to create an undecorated window 2023-09-05 13:21:59 -04:00
unix.go Added filesystems for application data 2023-09-04 13:48:03 -04:00

README.md

tomo

Go Reference

Tomo is a lightweight GUI toolkit written in pure Go.