5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 05:30:52 +08:00
wails/v2
Lea Anthony 0ea135a546 [windows] Support more runtime methods,
WindowCenter, WindowMaximise,WindowUnmaximise,WindowMinimise,WindowUnminimise, WindowSetPos,WindowSetSize
Settings: DisableWindowIcon, StartHidden, HideWindowOnClose
2021-07-24 06:55:47 +10:00
..
cmd/wails [v2] [broken - WIP] Update vanilla template 2021-07-19 23:08:00 +10:00
internal [windows] Support more runtime methods, 2021-07-24 06:55:47 +10:00
pkg [v2] [broken - WIP] Major refactor of runtime in progress 2021-07-19 20:21:41 +10:00
go.mod [window] frontend experiment 2021-07-22 19:49:54 +10:00
go.sum [window] frontend experiment 2021-07-22 19:49:54 +10:00
init_windows.go [windows] Lint fixes 2021-06-21 09:58:10 +10:00
init.go [windows] Add DPI awareness 2021-04-29 21:25:03 +10:00
NOTES.md Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
README.md Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
wails_windows.go [window] frontend experiment 2021-07-22 19:49:54 +10:00
wails.go [window] frontend experiment 2021-07-22 19:49:54 +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.