The Tomo API.
Go to file
Sasha Koshka 9f4e8a539a The Do function is now thread safe 2023-07-16 01:06:24 -04:00
canvas Added shatter algorithm to canvas 2023-07-05 03:14:34 -04:00
data Add files 2023-06-30 16:38:51 -04:00
event FuncBroadcaster actually broadcasts lol 2023-07-05 00:45:32 -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 Container event propagation can be disabled 2023-07-13 12:53:08 -04:00
plugin.go Add files 2023-06-30 16:38:51 -04:00
tomo.go The Do function is now thread safe 2023-07-16 01:06:24 -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.