-
### Description
The actual window is smaller on when including the frame.
I've attached a screenshot of the application, the dimensions of both width and height should be 1024x768, but according to …
-
### Description
**TEST Code:**
_backend_
```
err := wails.Run(&options.App{
Title: "YYF-WAILS-DEPLOY",
Width: 1024,
Height: 768,
AssetServer: &assetserver.Options{
Assets: ass…
-
### Description
On Linux, the timing when `OnDomReady` is not constant.
I created a sample that sends a message to the frontend with `EventsEmit` when `OnDomReady` is called. However, there are ti…
-
### Have you read the Documentation Contribution Guidelines?
- [X] I have read the [Documentation Contribution Guidelines](https://wails.io/community-guide#ways-of-contributing).
### Description
Lo…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
> in Win 11 when you hover over the Maximize button you should see
> ![snapass…
-
Hi @willdot,
I would like to add more features of alerter to gomacosnotify, so it would be more feature complete.
I'll make a PR with the changes.
On another note:
I don't know if you noticed …
-
### Description
I've been getting this error for the last few days. It used to be fine and would open a new window that would instantly show the changes I made in the frontend. But now when I run `…
-
When attempting to launch on my PC i get the following error
```bash
./Hatt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./Hatt)
```
I have `glibc` already ins…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
Can I configure the webview kernel in the application at packaging time? Used t…
-
Hello! Been using this module and it's wonderful!
I've encountered a very odd bug, and after some digging I've found a temporary workaround.
After an update to Manjaro install, building and running …