wails
wails copied to clipboard
Create beautiful applications using Go
### Is your feature request related to a problem? Please describe. I see few app still got reload button while using right click. any chance to customize this behaviour like...
### Description The build system fails with an error about too many files. The frontend build and wails runtime will continue and you will have to close them manually. **Solution:**...
### Is your feature request related to a problem? Please describe. It would be nice, if an app could query some version strings from wails e.g. wails own version, the...
### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like From the native OS Finder/Explorer the user can open a file...
### Is your feature request related to a problem? Please describe. Referencing the bindings is cumbersome and a deep structure might involve an import like ```js import { Greet }...
### Description The edges of an frameless window in sharp on Mac ### To Reproduce Use these options in your wails app ```go err := wails.Run(&options.App{ Title: "codeui", Width: 800,...
### Have you read the Documentation Contribution Guidelines? - [X] I have read the [Documentation Contribution Guidelines](https://wails.io/community-guide#ways-of-contributing). ### Description Electron and Wails have different philosophies. Many people are coming to...
### Is your feature request related to a problem? Please describe. Okay, so this is kinda confusing but it's a real issue. Types like that are not available are still...
### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like API library e.g. `@wails/api` that addresses common use cases. It does...
### Is your feature request related to a problem? Please describe. Follow up with discussion #1730 . I think this would be a nice feature to have. ### Describe the...