A GUI toolkit written in pure Go.
This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Sasha Koshka b3e6beb8ad Added DisownAll method to Container 2023-01-10 18:07:51 -05:00
artist Initial commit 2023-01-09 01:03:19 -05:00
backends/x Vertical layout stub 2023-01-09 20:34:19 -05:00
defaultfont Initial commit 2023-01-09 01:03:19 -05:00
elements Added DisownAll method to Container 2023-01-10 18:07:51 -05:00
examples Added DisownAll method to Container 2023-01-10 18:07:51 -05:00
iterator dasjkhkljashdkjsha 2023-01-10 11:51:46 -05:00
theme Styling now supports selection 2023-01-09 15:14:36 -05:00
backend.go Initial commit 2023-01-09 01:03:19 -05:00
event.go Initial commit 2023-01-09 01:03:19 -05:00
go.mod Initial commit 2023-01-09 01:03:19 -05:00
go.sum Initial commit 2023-01-09 01:03:19 -05:00
input.go Initial commit 2023-01-09 01:03:19 -05:00
tomo.go The beginnings of a layout system 2023-01-10 16:39:37 -05:00