5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 22:13:36 +08:00
wails/v2/internal/frontend
Ian M. Jones c378d935f3
Fix linux unexpected signal errors (#1200)
* 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.
2022-03-04 17:50:43 +11:00
..
assetserver Fixes #1108 (#1115) 2022-01-29 10:21:07 +11:00
desktop Fix linux unexpected signal errors (#1200) 2022-03-04 17:50:43 +11:00
devserver Feature/align api (#1161) 2022-02-19 20:29:55 +11:00
dispatcher Feature/align api (#1161) 2022-02-19 20:29:55 +11:00
runtime Feature/align api (#1161) 2022-02-19 20:29:55 +11:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go Feature/align api (#1161) 2022-02-19 20:29:55 +11:00