The Tomo API.
Go to file
Sasha Koshka 48fe7ef5e1 Added a rectangle method to Canvas 2023-07-01 03:02:08 -04:00
canvas Added a rectangle method to Canvas 2023-07-01 03:02:08 -04:00
data Add files 2023-06-30 16:38:51 -04:00
event Add package-level doc comments 2023-06-30 19:40:45 -04:00
input Add files 2023-06-30 16:38:51 -04:00
LICENSE Add license 2023-06-30 17:45:29 -04:00
README.md Add files 2023-06-30 16:38:51 -04:00
backend.go Backend.NewWindow now can return error 2023-06-30 22:07:58 -04:00
go.mod Add files 2023-06-30 16:38:51 -04:00
go.sum Add files 2023-06-30 16:38:51 -04:00
object.go Window now has SetTitle method 2023-06-30 22:08:17 -04:00
plugin.go Add files 2023-06-30 16:38:51 -04:00
tomo.go Load plugins on start 2023-06-30 19:30:17 -04:00
unix.go Add files 2023-06-30 16:38:51 -04:00

README.md

tomo

WIP rewrite of tomo.

This module will serve as a wafer-thin collection of interfaces and glue code so that plugins will be an actual viable concept.