wails/v2/pkg/options
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
..
assetserver [assetserver] Add support for serving the index.html file when requesting a directory (#2110) 2022-11-29 09:29:08 +01:00
linux linux: workaround for #2977 (#3027) 2023-11-04 18:03:12 +11:00
mac Implement custom protocol association support (#3000) 2023-11-02 20:26:05 +11:00
windows [v2] Support Enabling/Disabling swipe gestures (#2878) 2023-09-20 08:23:38 +10:00
debug.go [debug] Introducing debug options for debug builds to allow opening the inspector on startup (#2080) 2022-11-12 19:51:54 +11:00
options.go Implement Single instance lock feature with passing arguments to initial instance (#2951) 2023-10-23 21:31:56 +11:00
options_test.go [options] Mergo doesn't play well with reference types (#2452) 2023-03-07 07:04:37 +01:00