5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 04:49:20 +08:00
Commit Graph

4 Commits

Author SHA1 Message Date
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
Lea Anthony
af1a1a2498
chore: remove debug output 2019-09-03 19:36:21 +10:00
Lea Anthony
1ccdb1bc4e
fix: allow 0 return types 2019-09-01 15:52:35 +10:00
Lea Anthony
8aa97f64ef
feat: major refactor 2019-07-12 10:12:15 +10:00