wails/v3
ALMAS 51afac4f22
[v3/windows] Fix dpi scaling on start up (#3145)
* [v3/windows] Fix dpi scaling on start up

* add change log
2023-12-19 19:31:38 +11:00
..
cmd/wails3 [windows] initial wails dev support 2023-11-27 20:38:42 +11:00
examples Update bindings example 2023-12-16 20:57:00 +11:00
internal (v3/linux): Add Taskfile template entry for run:linux (#3146) 2023-12-19 19:29:46 +11:00
pkg [v3/windows] Fix dpi scaling on start up (#3145) 2023-12-19 19:31:38 +11:00
plugins Fix example building. Update workflow 2023-10-15 10:43:39 +11:00
tasks [v3 linux] initial pass at event generation 2023-11-06 10:49:14 -06:00
.gitignore Fix production build 2023-09-01 22:06:43 +10:00
.prettierignore chore: add Prettier as format tool (#2689) 2023-05-30 07:40:54 +10:00
.prettierrc.yml chore: add Prettier as format tool (#2689) 2023-05-30 07:40:54 +10:00
go.mod [windows] initial wails dev support 2023-11-27 20:38:42 +11:00
go.sum [windows] initial wails dev support 2023-11-27 20:38:42 +11:00
README.md Update doc dependencies 2023-09-08 10:57:47 +10:00
Taskfile.yaml Update parser and bindings generation 2023-11-05 18:06:11 +11:00

v3 Alpha

Thanks for wanting to help out with testing/developing Wails v3! This guide will help you get started.

Getting Started

All the instructions for getting started are in the v3 documentation directory: mkdocs-website. Please read the README.md file in that directory for more information.