.gitignore
|
builds
|
2024-12-04 00:43:16 -06:00 |
.plugin
|
add .plugin file to identify for building
|
2024-12-04 03:18:13 -06:00 |
LICENSE
|
initial start of a fyne plugin
|
2024-02-27 02:21:00 -06:00 |
Makefile
|
correct build rules
|
2024-12-05 19:09:04 -06:00 |
README.md
|
initial start of a fyne plugin
|
2024-02-27 02:21:00 -06:00 |
action.go
|
initial start of a fyne plugin
|
2024-02-27 02:21:00 -06:00 |
args.go
|
initial start of a fyne plugin
|
2024-02-27 02:21:00 -06:00 |
event.go
|
initial start of a fyne plugin
|
2024-02-27 02:21:00 -06:00 |
fynetest.go
|
opens multiple windows in demo mode
|
2024-02-29 03:06:17 -06:00 |
main.go
|
opens multiple windows in demo mode
|
2024-02-29 03:06:17 -06:00 |
stdin.go
|
opens multiple windows in demo mode
|
2024-02-29 03:06:17 -06:00 |
structs.go
|
initial start of a fyne plugin
|
2024-02-27 02:21:00 -06:00 |
tree.go
|
initial start of a fyne plugin
|
2024-02-27 02:21:00 -06:00 |