5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-12 15:09:33 +08:00
wails/v2/pkg/options
Lea Anthony 4c7b643295 Add webview GPU policy and update Linux options
The commit introduces a set of webview GPU policies to control hardware acceleration. These policies define when hardware acceleration is enabled on the webview. An option for this has been added to the LinuxWindow struct for Linux specific windows. Additional code modification was carried out to use this new GPU policy option when calling `windowNew` function. Finally, the sequence of the GPU Policies in the const declaration has been updated for better readability.
2024-03-06 11:42:19 -06: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 Add webview GPU policy and update Linux options 2024-03-06 11:42:19 -06:00
mac [chore] lint fixes 2023-11-12 12:30:49 +11:00
windows feat: add windows options supports DisablePinchZoom configuration(#2021) (#3115) 2023-12-15 20:21:50 +11: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_test.go [options] Mergo doesn't play well with reference types (#2452) 2023-03-07 07:04:37 +01:00
options.go Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00