electron/atom/browser/mac
Daniel Ma 4fb9f825b1 Add "New Tab" button for Native macOS Tabs
Adds responders for `newWindowForTab` to `AtomApplicationDelegate` and
`NativeWindowMac`, so that `BrowserWindow`s with a `tabbingIdentifier`
will get the new tab button, and both `app` and `window` will emit a
`new-tab-for-window` event.
2017-06-11 02:26:26 -07:00
..
atom_application.h 🍎 Add fallback URL to handoff. 2016-05-24 21:06:14 -04:00
atom_application.mm Support setting about panel options 2016-10-10 13:30:58 -07:00
atom_application_delegate.h mac: Pass useDefaultAccelerator to getAcceleratorForCommandId 2016-07-07 11:50:19 -07:00
atom_application_delegate.mm Add "New Tab" button for Native macOS Tabs 2017-06-11 02:26:26 -07:00
dict_util.h Add systemPreferences.setUserDefault for macOS 2016-11-29 09:46:32 -08:00
dict_util.mm Add systemPreferences.setUserDefault for macOS 2016-11-29 09:46:32 -08:00