mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 23:20:51 +08:00
![]() * Fix fatal error on otherwise clean exit. * Fix race condition while setting title during window creation. * Fix unexpected signal error when clicking webview should initiate a drag window operation. * Ensure ExecuteOnMainThread callbacks are removed from the event source list on completion. * Ensure all ExecuteOnMainThread callbacks use the expected return value on completion. * Fix potential memory leak when exiting early from startDrag. * Fix using runtime.WindowFullscreen on Linux ARM64. |
||
---|---|---|
.. | ||
common | ||
darwin | ||
linux | ||
windows | ||
desktop_darwin.go | ||
desktop_linux.go | ||
desktop_windows.go |