Saswat Bhattacharya
|
d243a45173
feat: implement 'app-command' events for browser history navigation keys on Linux (#15441)
|
6 years ago |
Samuel Attard
|
6b4b7c9831
chore: make BrowserObserver a CheckedObserver
|
6 years ago |
Shelley Vohr
|
27bbf6a3c6
feat: add evt listeners for SetAlwaysOnTop (#14951)
|
6 years ago |
Siddharth Dalal
|
afdb6c5f90
feat: 'will-move' event for windows. (#14283)
|
6 years ago |
Birunthan Mohanathas
|
c8dc2d3730
feat: Add will-resize event to TopLevelWindow (#13649)
|
6 years ago |
Shelley Vohr
|
53bdf22c85
clang-format atom files
|
7 years ago |
Cheng Zhao
|
cad3d694ab
mac: Remove access to webContents in windowWillUseStandardFrame
|
7 years ago |
Cheng Zhao
|
c611eb061d
Move InputEventObserver to api::BrowserWindow
|
7 years ago |
Cheng Zhao
|
aa3eafcea1
Move closing logic to api::BrowserWindow
|
7 years ago |
Cheng Zhao
|
66fab65a1a
Add NativeWindowObserver::OnCloseButtonClicked
|
7 years ago |
Cheng Zhao
|
c256a43139
Move ready-to-show to api::BrowserWindow
|
7 years ago |
Cheng Zhao
|
0d9a157914
Turn api::Window into a WebContentsObserver
|
7 years ago |
Daniel Ma
|
4fb9f825b1
Add "New Tab" button for Native macOS Tabs
|
7 years ago |
Hari Krishna Reddy Juturu
|
8a32826876
Removing #ifdef windows for endsession methods
|
8 years ago |
Hari Krishna Reddy Juturu
|
3c3e14b820
End session event on browser window
|
8 years ago |
Kevin Sawicki
|
29a3e11893
Group sheet event methods with other macOS methods
|
8 years ago |
Yuya Ochiai
|
75184046f6
Add events to manage sheets of macOS BrowserWindow
|
8 years ago |
Kevin Sawicki
|
9f323104e7
Remove unused include
|
8 years ago |
Kevin Sawicki
|
cbb6f8c33e
Store event listeners in each TouchBar class
|
8 years ago |
Samuel Attard
|
d1b3ba39bd
Fix cpp linting
|
8 years ago |
Samuel Attard
|
18c7c3ece8
Make label and colorpicker types work
|
8 years ago |
Samuel Attard
|
703b5738c8
Initial TouchBar Magic
|
8 years ago |
Anthony Tseng
|
269a87b26f
Emit scroll-touch-edge event instead of changing the behavior of scroll-touch-begin/end
|
8 years ago |
Kevin Sawicki
|
7a0129bbc7
Correct misspelling of destroy in method name
|
8 years ago |
Cheng Zhao
|
f4bec78ccb
linux: Implement win.setParentWindow(parent)
|
8 years ago |
Cheng Zhao
|
4d65af3c60
Add ready-to-show event
|
8 years ago |
James Wheare
|
8482109dea
Switch to a single OS X swipe event with a direction argument
|
9 years ago |
James Wheare
|
03319a5426
OSX: Capture 3-finger swipe events in NativeWindow
|
9 years ago |
Arek Sredzki
|
c1267b2320
Added 'show' & 'hide' events to browser-window, fixed visibilitychange event in renderer
|
9 years ago |
Ben Gotow
|
d492ff45d5
Rename up/down => begin/end
|
9 years ago |