mozilla / positron

a experimental, Electron-compatible runtime on top of Gecko
Other
569 stars 64 forks source link

emit `window-all-closed` event when all BrowserWindows are closed #4

Closed mykmelez closed 8 years ago

mykmelez commented 8 years ago

The "hello world" app observes the window-all-closed event on the app module, so Positron should emit that event when all BrowserWindows are closed.