wails
wails copied to clipboard
Create beautiful applications using Go
### Description I cannot get my app running on MacOS due to the following error. I suspect this is more related to the tooling than the app itself. But I...
### Description Hi: When I build my app with windows/amd64 platform on mac os ,release mode When I run it on windows 2022 datacenter version ,can't into main window,it open...
### Is your feature request related to a problem? Please describe. when we use `wails build` for creating .pkg the default install-location is the current build dir, if we use...
### Description wails3 generate bindings No error is reported and no file is generated ### To Reproduce wails3 generate bindings ### Expected behaviour wails3 generate bindings自动生成go方法js绑定 ### Screenshots ### Attempted...
### Description I am trying to create an application with one main window and a systray which will run in background after window is closed. However even after closing the...
### Is your feature request related to a problem? Please describe. the menu bar stays light after I change to dark theme ### Describe the solution you'd like should be...
### Description wails build DEB | Using go webview2loader Wails CLI v2.6.0 # Build Options Platform(s) | windows/amd64 Compiler | D:\apps\Go\bin\go.exe Skip Bindings | false Build Mode | production Devtools...
### Have you read the Documentation Contribution Guidelines? - [X] I have read the [Documentation Contribution Guidelines](https://wails.io/community-guide#ways-of-contributing). ### Description I created an initial wails project with only the following modifications...
### Description I have an app that used to work but now I am getting ` no `index.html` could be found in your Assets fs.FS, please make sure the embedded...
Loving the progress, posting an issue here because the discord invite link [here](https://v3alpha.wails.io/getting-started/feedback/) is invalid: https://discord.gg/3mgVyGua I just pulled the v3-alpha branch and wanted to try out the systray implementation....