5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:29:53 +08:00
wails/v2/internal/frontend
Denis Bernard 08e12de2a0
linux: workaround for #2977 (#3027)
In NewWindow, set options.Linux.WebviewGpuPolicy to WebviewGpuPolicyNever
if options.Linux is nil, disabling GPU acceleration by default on linux
until the upstream bugs https://bugs.webkit.org/show_bug.cgi?id=228268
and https://bugs.webkit.org/show_bug.cgi?id=261874 are fixed.
2023-11-04 18:03:12 +11:00
..
desktop linux: workaround for #2977 (#3027) 2023-11-04 18:03:12 +11:00
devserver [v2] DevServer improvements and fixes (#2664) 2023-05-16 09:35:48 +02:00
dispatcher Override error formatting (#2717) 2023-07-13 20:40:22 +10:00
runtime Bump postcss from 8.4.18 to 8.4.31 in /v2/internal/frontend/runtime (#2962) 2023-10-08 20:43:09 +11: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 Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
frontend.go Add print functionality to v2 (#2822) 2023-09-06 07:55:36 +10:00