electron/shell
Julien Isorce 09c3277b42 feat: Implement BrowserWindow.setFocusable on macOS (#19033)
It was not implemented on Mac despite being available as a constructor
option. Implementation already exists on Windows. Linux case can be
separately.

https://github.com/electron/electron/issues/19032

Notes: Implemented BrowserWindow.setFocusable on macOS.
2019-07-08 11:34:18 +09:00
..
app chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
browser feat: Implement BrowserWindow.setFocusable on macOS (#19033) 2019-07-08 11:34:18 +09:00
common chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
renderer fix: handle no env in externsion world set up (#19101) 2019-07-03 15:42:06 -07:00
utility refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00