new-gui/toolkit/gocui
Jeff Carr 2d147a9115 code moved to the cloudflare package
use the cloudflare package
    add a protobuf attempt
    better change detection, but formatting is broken
    don't redraw widgets if they are not visible
    create new dns entry worked
    attempting a DNS RR create
    attempt a create API call
    use cloudflare recommended ENV vars
    turn off debugging

Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-12-20 05:58:33 -06:00
..
Makefile tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
add.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
checkbox.go gocui plugin refactor to a *node binary tree 2023-12-02 19:02:51 -06:00
click.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
color.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
common.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
debug.go code moved to the cloudflare package 2023-12-20 05:58:33 -06:00
fakefile.go gocui: fake file potential example. can I send this to open()? 2023-04-16 20:55:13 -05:00
gocui.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
help.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
keybindings.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
log.go gocui: log() output works 2023-04-26 20:56:25 -05:00
main.go code moved to the cloudflare package 2023-12-20 05:58:33 -06:00
mouse.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
place.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
plugin.go code moved to the cloudflare package 2023-12-20 05:58:33 -06:00
showStdout.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
structs.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
tab.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
view.go code moved to the cloudflare package 2023-12-20 05:58:33 -06:00
widget.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00