The Tomo API.
Go to file
Sasha Koshka 78aa13f388 Embed Broadcaster in FuncBroadcaster 2023-07-01 19:08:39 -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 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 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.