5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 22:31:06 +08:00
wails/v2/internal/frontend
stffabi c97e1c50af
[v2, linux] Make sure to execute the menu callbacks on a new goroutine (#1403)
* Make sure to execute the menu callbacks on a new goroutine
* Fix assertion message when opening file dialogs by passing the correct parent window
2022-05-17 20:45:48 +10:00
..
assetserver bugfix: correct typo 2022-05-10 21:56:19 -05:00
desktop [v2, linux] Make sure to execute the menu callbacks on a new goroutine (#1403) 2022-05-17 20:45:48 +10:00
devserver bugfix: correct typo 2022-05-10 21:56:19 -05:00
dispatcher Add Environment and WindowReloadApp calls to runtime. Updated default templates. 2022-04-20 20:28:41 +10:00
runtime replace OnMultiple with EventsOnMultiple (#1369) 2022-05-02 22:10:33 +10: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 Add Environment and WindowReloadApp calls to runtime. Updated default templates. 2022-04-20 20:28:41 +10:00