summaryrefslogtreecommitdiff
path: root/toolkit/gocui/main.go
AgeCommit message (Expand)Author
2023-12-20move to go.wit.com/guiv0.9.0Jeff Carr
2023-12-20code moved to the cloudflare packageJeff Carr
2023-12-16gocui: fixes to labels + line entriesv0.8.8.1v0.8.8Jeff Carr
2023-12-02gocui plugin refactor to a *node binary treeJeff Carr
2023-04-27gocui: grid width fixedJeff Carr
2023-04-26gocui: standard closeJeff Carr
2023-04-26gocui: log() output worksJeff Carr
2023-04-26gocui: closer to working layoutJeff Carr
2023-04-25gocui: hmm. trying to reformat the layoutJeff Carr
2023-04-25golang: finally doing struct defaults rightJeff Carr
2023-04-24gocui: try to make struct defaults workJeff Carr
2023-04-24gocui: always show STDOUTJeff Carr
2023-04-23more code cleanupsJeff Carr
2023-04-22unloading the gocui toolkit worksJeff Carr
2023-04-11andlabs is brokenJeff Carr
2023-04-08gocui: compiling and running againJeff Carr
2023-04-08gocui: smarter debuggingJeff Carr
2023-04-08gocui: keep deprecating non-gochannel codeJeff Carr
2023-04-08ready to start deprecating codeJeff Carr
2023-04-08both andlabs & gocui plugins have working channelsJeff Carr
2023-04-07open gocui when DISPLAY=""Jeff Carr
2023-04-06gocui: callbacks work via a channelJeff Carr
2023-04-06gocui: more size calculationsJeff Carr
2023-04-03gocui: working towards correct layoutJeff Carr
2022-11-13Massive refactor to use go plugins. This is neat.Jeff Carr
2022-11-06Implement a early AddButton() via a golang pluginv0.4.5Jeff Carr
2022-11-06start trying to make the tookits pluginsv0.4.3Jeff Carr