5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 20:21:01 +08:00
wails/v2
Lea Anthony baff28bb20
Bugfix/linux warnings (#1656)
* Use scaling when setting min/max window

* Fix compile issue. Add debug

* Fix scaling issue

* Fix window widget warnings & shutdown issue. Remove debug lines for linux

* Update dev build with shutdown fix
2022-08-03 21:17:38 +10:00
..
cmd/wails Add support for retrieving the release notes from Github. (#1679) 2022-08-01 20:05:05 +10:00
internal Bugfix/linux warnings (#1656) 2022-08-03 21:17:38 +10:00
pkg [v2, build] gcflags don't need to be quoted (#1689) 2022-08-03 17:15:56 +10:00
tools/release v2.0.0-beta.38 + release script 2022-06-27 20:41:09 +10:00
go.mod Add support for retrieving the release notes from Github. (#1679) 2022-08-01 20:05:05 +10:00
go.sum Add support for retrieving the release notes from Github. (#1679) 2022-08-01 20:05:05 +10:00
init_windows.go
init.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
NOTES.md
README.md
wails.go Better signal handling (#1488) 2022-06-25 09:26:17 +10:00

Wails v2 ALPHA

This branch contains WORK IN PROGRESS! There are no guarantees. Use at your peril!

This document will be updated as progress is made.