summaryrefslogtreecommitdiff
path: root/plugin.go
AgeCommit message (Collapse)Author
2025-02-09disable the whole screen while things are waitingv0.22.21Jeff Carr
2025-02-09clip large windowsJeff Carr
2025-02-09fix panic in Enable() and Disable()Jeff Carr
2025-02-09button disable maybe works?Jeff Carr
2025-02-09disable enable is starting to displayJeff Carr
2025-02-07maybe stable?v0.22.18Jeff Carr
2025-02-06trying to fix Hidden() to use the parentJeff Carr
2025-02-06add a goroutine and channel to trigger window redrawJeff Carr
2025-02-05set the node.State.Label on SetText()Jeff Carr
2025-02-04still a noJeff Carr
2025-02-02more work on the ever illusive floating stdout windowJeff Carr
2025-02-01GPL 3.0Jeff Carr
2024-02-09debugging cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05remove old action functionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05old single channel function deprecatedJeff 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-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-01checkbox worksv0.19.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01correctly delete window gocui viewsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01dns control panel work, doesn't update labelsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30try to get toolkit to closev0.18.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30hidden still not working in window redrawJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30disable color worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30delete windowJeff 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-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]>