wails/v2
Kevin MacMartin 27f36a8edd
Only set GDK_BACKEND to "x11" if GDK_BACKEND is unset and XDG_SESSION_TYPE is not "wayland" (#1811)
* Only set GDK_BACKEND to "x11" if GDK_BACKEND is unset and XDG_SESSION_TYPE is not "wayland"

* GDK_BACKEND should only be set if XDG_SESSION_TYPE is unset, "unspecified" or "x11"
2022-08-31 17:31:52 +10:00
..
cmd/wails Add Some WindowState (#1349) 2022-08-30 06:52:01 +10:00
internal Only set GDK_BACKEND to "x11" if GDK_BACKEND is unset and XDG_SESSION_TYPE is not "wayland" (#1811) 2022-08-31 17:31:52 +10:00
pkg Add Some WindowState (#1349) 2022-08-30 06:52:01 +10:00
tools/release v2.0.0-beta.44 2022-08-20 09:58:18 +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.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
init_windows.go [windows] Lint fixes 2021-06-21 09:58:10 +10:00
NOTES.md Merge commit 'a213e8bcd1' as 'v2' 2020-09-15 19:52:54 -05:00
README.md [v2] Update Workflow 2021-09-13 20:04:08 +10:00
wails.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +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.