summaryrefslogtreecommitdiff
path: root/cmds/buttonplugin/main.go
AgeCommit message (Expand)Author
2023-12-03clean and rename examplesJeff Carr
2023-12-02gocui plugin refactor to a *node binary treeJeff Carr
2023-05-10andlabs: debugging flags working againv0.8.6Jeff Carr
2023-04-27gocui: grid width fixedJeff Carr
2023-04-26gocui: closer to correct tabsJeff Carr
2023-04-23andlabs: artificial delay. queue() all add'sJeff Carr
2023-04-23more code cleanupsJeff Carr
2023-04-23andlabs: ran without crashingJeff Carr
2023-04-23actually ran again without crashingJeff Carr
2023-04-12better toolkit init optionsJeff Carr
2023-04-08gocui: compiling and running againJeff Carr
2023-04-08gocui: smarter debuggingJeff Carr
2023-04-08andlabs is still brokenJeff Carr
2023-04-08andlabs: the binary tree limps along againJeff Carr
2023-04-08more code deprecationJeff Carr
2023-04-08gocui: keep deprecating non-gochannel codeJeff Carr
2023-04-07open gocui when DISPLAY=""Jeff Carr
2023-04-06show the gocui in the exampleJeff Carr
2023-04-06gocui: more or less correct sizesv0.7.7Jeff Carr
2023-04-04gocui: grid resizeJeff Carr
2023-04-03gocui: simple grid workingJeff Carr
2023-04-03gocui: working towards correct layoutJeff Carr
2023-03-29add semi-working gocuiv0.7.4Jeff Carr
2023-03-12Squashed commit of the following:Jeff Carr
2023-03-03release as v0.6.5v0.6.5Jeff Carr
2023-03-01lots cleaner code between the pluginv0.6.1Jeff Carr
2023-02-25The debugging window is finally usefulJeff Carr
2022-11-14setup building without plugins on windowsv0.5.1Jeff Carr
2022-11-13Massive refactor to use go plugins. This is neat.Jeff Carr
2022-11-09cleanup of the example commands. more plugin workv0.4.6Jeff Carr