diff options
| author | Jeff Carr <[email protected]> | 2024-02-29 09:30:56 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-29 09:30:56 -0600 |
| commit | 0ef6c327012555b8209d2918a8a3acf33e3f0446 (patch) | |
| tree | cd1e985c7e4829a9931404f8f404c9d2bf76770c | |
| parent | 5cf2867741ad690f32672ee8427191a3a7145016 (diff) | |
add fyne toolkit
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | resources/repomap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/repomap b/resources/repomap index 165ca5c..8f8ff6a 100644 --- a/resources/repomap +++ b/resources/repomap @@ -28,6 +28,7 @@ go.wit.com/toolkits/andlabs git.wit.org/toolkits/andlabs Platform Native GUI (GT go.wit.com/toolkits/gocui git.wit.org/toolkits/gocui A console based GUI (like ncurses) go.wit.com/toolkits/nocui git.wit.org/toolkits/nocui A minimum toolkit plugin using STDIN/STDOUT go.wit.com/toolkits/pixelgl git.wit.org/jcarr/pixelgl an experiment with opengl (no widgets yet) +go.wit.com/toolkits/fyne git.wit.org/jcarr/fyne fyne.io (early stages. only makes windows and buttons) go.wit.com/toolkits/debian git.wit.org/toolkits/debian make a .deb of the toolkit plugin binaries # log/ (modified for the gui) |
