summaryrefslogtreecommitdiff
path: root/cmds/buttonplugin/main.go
AgeCommit message (Expand)Author
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