5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 20:10:00 +08:00
wails/v2/internal/frontend/runtime/desktop
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
..
bindings.js [v2] Support Window runtime in JS 2021-09-09 20:10:18 +10:00
browser.js [v2] More updates 2021-09-13 20:48:41 +10:00
calls.js Fix logging bug in runtime 2022-02-02 20:42:30 +11:00
events.js Fix EventsOff in JS runtime 2021-12-29 09:11:12 +11:00
ipc.js [v2] Improved runtime builds. 2021-11-29 20:04:38 +11:00
log.js [windows-x] Generate runtime wrapper in project, initial model binding, better error handling in calls, assetdir fix, 2021-08-27 21:11:03 +10:00
main.js Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
screen.js Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
window.js Rename WindowSetRGBA -> WindowSetBackgroundColour (#1506) 2022-06-29 22:31:49 +10:00