5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-17 01:19:29 +08:00
wails/v3
2023-05-01 21:11:40 +10:00
..
cmd/wails Add plugin init. Update plugin signature. 2023-03-19 09:13:05 +11:00
examples [v3] Fix examples 2023-05-01 18:24:24 +10:00
internal [v3] Change WebviewWindow options to be a value, not a pointer. Support Un/Fullscreen. Remove main thread switching. Use parent options instead of local variables. 2023-05-01 18:20:28 +10:00
pkg [v3 windows] Implement getScreen 2023-05-01 21:11:40 +10:00
plugins [v3] Update start_at_login plugin to allow better compilation on Linux 2023-04-06 08:29:20 +10:00
tasks [windows] Split out wndProc. Generate windows events, support per-window themes 2023-04-29 12:14:12 +10:00
.gitignore merge exp branch 2023-01-18 21:42:49 +11:00
go.mod [windows] Support AlwaysOnTop, EnableResize at runtime. Added Solid/Transparent/Translucent options. 2023-04-28 21:11:49 +10:00
go.sum [windows] Support AlwaysOnTop, EnableResize at runtime. Added Solid/Transparent/Translucent options. 2023-04-28 21:11:49 +10:00
README.md Update task 2023-01-18 22:08:25 +11:00
STATUS.md [v3] Ensure impl calls from WebvieWindow are on the main thread. Support size. 2023-05-01 20:28:46 +10:00
Taskfile.yaml Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
V3 Changes.md [v3 windows] Add WndProcInterceptor for custom message processing 2023-04-30 09:49:50 +10:00

v3

This directory is experimental. It probably won't work for you. There's no support for this directory. Dragons be here. You have been warned!