5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:31:20 +08:00
wails/v2/internal/frontend/dispatcher
Lea Anthony 29912785fa
Add Show() and Hide() to runtime to show/hide application (#1599)
* Add Show() and Hide() to runtime to show/hide application

* Fix devserver

* Update API docs
2022-07-20 20:59:49 +10:00
..
browser.go feat: added a method to open the link in runtime(wailsapp#796) 2021-09-13 17:58:36 +08:00
calls.go [v2] Support Window runtime in JS 2021-09-09 20:10:18 +10:00
dispatcher.go Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
events.go Fix: event data processing (#1326) 2022-04-15 20:26:13 +10:00
log.go [windows-x] Huge updates to devmode, runtime, build command. 2021-08-22 23:05:22 +10:00
systemcalls.go Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
window.go Rename WindowSetRGBA -> WindowSetBackgroundColour (#1506) 2022-06-29 22:31:49 +10:00