5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 00:22:57 +08:00
wails/v2/pkg/runtime
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
dialog.go Fix for bad default directories in dialog options. Fixes #1052 2021-12-30 17:34:06 +11:00
events.go [windows-x] Experimental -> Default 2021-08-15 21:07:34 +10:00
log.go Feature: Go logger "f" equivalents 2022-04-01 12:27:40 +11:00
menu.go [v2] Update Menu runtime 2021-09-12 20:45:40 +10:00
runtime.go Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
screen.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