summaryrefslogtreecommitdiff
path: root/cmds
AgeCommit message (Collapse)Author
2022-10-11Merge branch 'refactor'Jeff Carr
2022-10-11Change Node to BoxJeff Carr
2022-10-08use the old way to ignore go.mod?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2022-10-08BUILD: builds again with go 1.19 on sid as of todayJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-31TEXT: fix OnChanged() handlingJeff Carr
2021-10-31REFACTOR: refactor everything to gui.Node structv0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-31NODE: migrate more of my personal gui appJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-31NODE: make node entries for the buttonsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-31NODE: add a button in the hole that doesn't use the other holeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-28CLEAN: rename some functions for consistancyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-28NODE: almost out of the rabbit holeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>