Steal ChromeEventProcessingWindow from chrome.
Chromium has done quite a lot of low level works for us, steal them to ease our lives.
This commit is contained in:
parent
c27cbaaaf9
commit
3391370857
4 changed files with 142 additions and 0 deletions
2
atom.gyp
2
atom.gyp
|
@ -13,6 +13,8 @@
|
|||
'browser/atom_browser_main_parts.cc',
|
||||
'browser/atom_browser_main_parts.h',
|
||||
'browser/atom_browser_main_parts_mac.mm',
|
||||
'browser/atom_event_processing_window.h',
|
||||
'browser/atom_event_processing_window.mm',
|
||||
'browser/native_window.cc',
|
||||
'browser/native_window.h',
|
||||
'browser/native_window_mac.h',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue