Closed akhenakh closed 4 months ago
thanks for the tip! i'll definitely have a look at that. Need to have some tries to ensure it not affects distros with webkit2gtk-4.0
@akhenakh in v0.4.2-beta3 i added different builds to support both gtk 4.0 and 4.1. Could you have a try with linux-amd64-nui-app? it should work out of the box using using webkit2gtk-4.1
released v0.4.2 with default supprt for webkit2gtk-4.1
sorry for the late answer @pricelessrabbit tested main branch successfully, thank you
Arch is using webkit2gtk-4.1
To compile nui I had to update
go.mod
to:github.com/wailsapp/wails/v2 v2.9.1
Use wails 2.9.1 and pass:
wails-2.9.1 build -tags webkit2_41
Hoping it may help other users.