The Tomo API.
Go to file
Sasha Koshka 8b78d16506 Add window behavior to box 2023-07-02 00:31:05 -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 Embed Broadcaster in FuncBroadcaster 2023-07-01 19:08:39 -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 Add window behavior to box 2023-07-02 00:31:05 -04:00
plugin.go Add files 2023-06-30 16:38:51 -04:00
tomo.go Return error from NewWindow 2023-07-01 11:45:48 -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.