Kevin Lynagh
|
7283b78aa2
fix: simpleFullscreen window should be on top of other OS X menu bars. (#15183)
|
6 years ago |
trop[bot]
|
85526c7f21
fix: fallback to FullSizeContentView for frameless window on mac (#13600)
|
6 years ago |
Samuel Attard
|
b0f6c3ab65
Revert "fix: Drop support for OS X Mavericks (version 10.9)"
|
6 years ago |
Milan Burda
|
794fe741e9
fix: Drop support for OS X Mavericks (version 10.9)
|
6 years ago |
Milan Burda
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
7 years ago |
Cheng Zhao
|
2b24b26e59
refactor: do not pass WebContents to NativeWindow
|
7 years ago |
Cheng Zhao
|
a9709a635c
display WebContents as views::View on macOS
|
7 years ago |
Cheng Zhao
|
2225cc9608
refactor: manage widget_ in NativeWindow
|
7 years ago |
Cheng Zhao
|
6d18bd0633
refactor: Make NativeWindow inherit WidgetDelegate
|
7 years ago |
Cheng Zhao
|
cf70267871
remove unnecessary overrides
|
7 years ago |
Cheng Zhao
|
39242c978f
fix failed BrowserWindow tests
|
7 years ago |
Cheng Zhao
|
75a624434c
refactor: use views::Widget on macOS
|
7 years ago |
Cheng Zhao
|
569967ac21
Move QLPreviewPanelDataSource to AtomNSWindowDelegate
|
7 years ago |
Cheng Zhao
|
8e9667d86c
Manage AtomTouchBar in NativeWindow instead of AtomNSWindow
|
7 years ago |
Cheng Zhao
|
37a7df49d6
mac: Provide ViewsDelegate
|
7 years ago |
Jeremy Apthorp
|
e6695cf2ec
[chromium-style] override / virtual warnings
|
7 years ago |
Shelley Vohr
|
53bdf22c85
clang-format atom files
|
7 years ago |
Cheng Zhao
|
2b5bde4071
InstallView is no longer needed
|
7 years ago |
Cheng Zhao
|
56735d4ff5
Add NativeWindow::SetContentView
|
7 years ago |
Andreas
|
6b5e09478c
Mouse forward on macOS (#12281)
|
7 years ago |
MadfishDT
|
200388ff96
add moveTop API to move window z-oder to top for win32, mac (#12485)
|
7 years ago |
Cheng Zhao
|
5a4c2fb61d
mac: Pass the view to install
|
7 years ago |
Cheng Zhao
|
498f5d65fd
mac: UninstallView is not used
|
7 years ago |
Cheng Zhao
|
3b3e69f8b2
Save browser_view_ in the NativeWindow
|
7 years ago |
Cheng Zhao
|
503b0ba1b1
mac: Move draggable region code to BrowserWindow
|
7 years ago |
Cheng Zhao
|
7d4ff3b061
mac: Call SetBackgroundOpaque in BrowserWindow
|
7 years ago |
Cheng Zhao
|
1681ee35db
Set WebContents background color in BrowserWindow
|
7 years ago |
Shelley Vohr
|
2abc69780e
move native-mate back into the api layer
|
7 years ago |
Samuel Attard
|
5336b4a89c
Pass arguments instance through the chain in order to throw error
|
7 years ago |
Cheng Zhao
|
c611eb061d
Move InputEventObserver to api::BrowserWindow
|
7 years ago |