summaryrefslogtreecommitdiff
path: root/click.go
AgeCommit message (Collapse)Author
2025-01-29start moving to protobuf. fix mouse clicks (kinda)Jeff Carr
2024-02-09debugging cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05compiles. slightly worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05use treeNode.Hidden()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05gadget window displays correctly for some reasonJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05function renameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05fixed errors in Show()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05stdout window remembers where it wasJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-04State.Hidden is honoredJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02dropdown's workv0.19.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02finds the item chosen from the dropdown listJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02debug gocui.MainLoop() panic errorJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02rename dropdown related variablesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01dropdown & combobox's pop upv0.19.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01restore STDOUT and STDERR on panic()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01space out buttons moreJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01checkbox worksv0.19.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01maybe stable with the dns control panelJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30trap toolkit panicsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-29trying to fix paddingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-29more on working windowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-29switching windows is starting to workJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-29window widgets are being displayedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28sizes are close to correctJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28trying to compute sizesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28trying to fix windowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28cleaner debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28buttons workJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28window is starting to draw!Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28builds and runsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28still loads and displays window widgetJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28fake buttons have labelsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28large refactor to use the tree packageJeff Carr
Things build and now need to be fixed treeRoot has no children lists all widgets works shows help module loads Signed-off-by: Jeff Carr <[email protected]>
2024-01-18pathsv0.0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18init move into seperate repo. all history lost :(v0.0.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>