The Tomo API.
Go to file
Sasha Koshka b96e8f744f Namespace icon IDs 2024-05-03 13:21:35 -04:00
canvas Removed tiler for now, needs to be rethought a bit 2023-09-08 20:57:15 -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 Namespace icon IDs 2024-05-03 13:21:35 -04:00
.editorconfig Add editorconfig 2024-04-29 16:23:46 -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
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 Changed the semantics of ContentBounds 2023-09-14 14:47:33 -04:00
tomo.go Completely remove plugin system 2024-04-30 13:12:34 -04:00

README.md

tomo

Go Reference

Tomo is a lightweight GUI toolkit written in pure Go.