wails/exp
Lea Anthony f6a16950f2
Add Window methods Width(), Height(), Size() + Position()
Fix main thread locking issue
Add Window aliases
2022-12-11 19:57:20 +11:00
..
cmd/wails Initial play around 2022-12-07 21:55:09 +11:00
examples/kitchensink Add Window methods Width(), Height(), Size() + Position() 2022-12-11 19:57:20 +11:00
internal/commands Initial play around 2022-12-07 21:55:09 +11:00
pkg Add Window methods Width(), Height(), Size() + Position() 2022-12-11 19:57:20 +11:00
tasks Support Window events 2022-12-11 13:01:38 +11:00
.gitignore Support Window aliases 2022-12-11 14:39:53 +11:00
go.mod Fix race condition in closing window during navigating 2022-12-09 08:22:17 +11:00
go.sum Fix race condition in closing window during navigating 2022-12-09 08:22:17 +11:00