5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 22:31:06 +08:00
wails/v2/internal/frontend
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
..
assetserver Update Svelte to Vite 3 (#1643) 2022-07-24 20:20:02 +10:00
desktop 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
devserver Add Some WindowState (#1349) 2022-08-30 06:52:01 +10:00
dispatcher Add Some WindowState (#1349) 2022-08-30 06:52:01 +10:00
runtime Add Some WindowState (#1349) 2022-08-30 06:52:01 +10:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go Add Some WindowState (#1349) 2022-08-30 06:52:01 +10:00