Cheng Zhao
|
9591975f32
fix: notify views of content view size change (#19882)
|
5 years ago |
Erick Zhao
|
1d9c3d7d2a
fix: normalize behavior of `win.setOpacity()` for invalid number values across operating systems (#19724)
|
5 years ago |
Shelley Vohr
|
4fa89a1fbc
fix: correctly emit BrowserWindow alwaysOnTop status (#19506)
|
5 years ago |
trop[bot]
|
7771886073
fix zoom button when alwaysOnTop set (#19350)
|
5 years ago |
trop[bot]
|
76414e58d4
fix: respect minimizable/closable for customButtonsOnHover (#18485)
|
5 years ago |
Heilig Benedek
|
1e31bfe287
fix: port OSR code to new viz compositor codepath (backport: 5-0-x) (#17572)
|
6 years ago |
trop[bot]
|
27b4335084
fix: take foreground visibility into account for isVisible on macOS (#17491)
|
6 years ago |
trop[bot]
|
fce543d725
chore: finalize dropping support for OS X Mavericks (version 10.9) (#17122)
|
6 years ago |
trop[bot]
|
05074bae0c
fix: crash when calling setProgressBar on macOS (backport: 5-0-x) (#16728)
|
6 years ago |
Jeremy Apthorp
|
d228bdfb9e
gfx::NativeView is no longer NSView on mac
|
6 years ago |
Robo
|
52fe92d02e
feat: Upgrade to Chromium 71.0.3578.98 (#15966)
|
6 years ago |
Vladimir
|
5ae3d1a1b2
feat: add multi BrowserView support to BrowserWindow (#16148)
|
6 years ago |
Cheng Zhao
|
624ade2c25
fix: return pointer instead of pointer's content (#16014)
|
6 years ago |
Shelley Vohr
|
45a937df0a
fix: incorrect view ordering for customButtonsOnHover (#15564)
|
6 years ago |
Cheng Zhao
|
d1f0d6c184
fix: remove event monitor before destroying window
|
6 years ago |
Nitish Sakhawalkar
|
025aa49f67
fix: NSWindow crash happening on macos 10.9 (#15660)
|
6 years ago |
Samuel Attard
|
9aed2a465f
fix: send NSView* as the response to getNativeWindowHandle() instead of a null handle (#15521)
|
6 years ago |
Shelley Vohr
|
dcd2bf451d
refactor: remove 10.9 specific menu code (#15578)
|
6 years ago |
Jeremy Apthorp
|
77f69cbe08
chore: remove unused use_transparent_window.patch (#15534)
|
6 years ago |
Andy Dill
|
7a23980f4b
fix: set NSResizableWindowMask at init time (#15106)
|
6 years ago |
Michelle Tilley
|
13247e592b
fix: correct reversed logic in NativeWindowMac::SetEnabled (#15257)
|
6 years ago |
Milan Burda
|
6f3c46cc7e
refactor: move devtools from brightray to atom (#15234)
|
6 years ago |
Kevin Lynagh
|
af4cf1e969
fix: simpleFullscreen window should be on top of other OS X menu bars. (#14881)
|
6 years ago |
Shelley Vohr
|
dd43e92186
fix: simplify SetBackgroundColor
|
6 years ago |
Jeremy Apthorp
|
30850f491f
fix: [mac] restore SetBackgroundColor functionality
|
6 years ago |
Jeremy Apthorp
|
ec1bd5375a
FIXME: Delete RenderWidgetHostViewMac::AcceleratedWidgetGetNSView
|
6 years ago |
Felix Rieseberg
|
79c6e7c3f7
fix: Disable new fade animation for BrowserViews (#14911)
|
6 years ago |
Shelley Vohr
|
985d35fc1c
fix: update deprecated NSWindow masks (#14760)
|
6 years ago |
Cheng Zhao
|
6f494b3c58
fix: do not set layer explicitly for frameless window (#14730)
|
6 years ago |
Paulius
|
b89848d683
feat: allow window above full screen windows on mac (#14122)
|
6 years ago |