5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 04:49:20 +08:00
wails/lib/binding
Lea Anthony 6c5d5e40f4
262 add wails shutdown method (#264)
* feat: support close in bridge mode

* feat: WailsShutdown callback

Now handles proper shutdown through:
  * runtime.Window.Close()
  * Killing the main window
  * Ctrl-C
2019-10-23 14:04:41 +11:00
..
function.go feat: major refactor 2019-07-12 10:12:15 +10:00
internal.go feat: significant overhaul of runtime 2019-07-20 19:32:30 +10:00
manager.go 262 add wails shutdown method (#264) 2019-10-23 14:04:41 +11:00
method.go 262 add wails shutdown method (#264) 2019-10-23 14:04:41 +11:00