summaryrefslogtreecommitdiff
path: root/basicWindow.go
AgeCommit message (Collapse)Author
2024-01-06support Make()/Draw() stateJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05use log FlagsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05first gadget with a 'state' conceptJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05BasicWindow Ready() and Title()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-04switch log to BasicWindow()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>