trop[bot]
|
d3c763fadc
fix: all children showing when showing child window (#40104)
|
1 year ago |
trop[bot]
|
2c07dab03a
fix: ensure windows respect fullscreenability with different resizability values (#39643)
|
1 year ago |
trop[bot]
|
f08d5f1e02
fix: crash when calling `BrowserWindow.moveTop()` on modal children (#39526)
|
1 year ago |
trop[bot]
|
88604f2fb8
fix: reparenting after `BrowserWindow.destroy()` (#39307)
|
1 year ago |
trop[bot]
|
1e64527ec3
feat: support `node:` prefixed requires in sandboxed renderer preloads (#38727)
|
1 year ago |
trop[bot]
|
6d111ddbe3
fix: reparenting UAF crash on macOS (#38677)
|
1 year ago |
trop[bot]
|
14c6c397d0
fix: menu bar visibility when exiting full screen (#38681)
|
1 year ago |
trop[bot]
|
2281fbbe6c
fix: DCHECK minimizing parent window with non-modal child (#38508)
|
1 year ago |
trop[bot]
|
61daccb001
fix: `getNormalBounds()` for transparent windows on Windows (#38349)
|
1 year ago |
trop[bot]
|
d8e7457ab0
fix: `win.isMaximized()` for transparent windows on Windows (#38343)
|
1 year ago |
trop[bot]
|
9cf44a0229
fix: unify `BrowserWindow.isVisible()` logic cross-platform (#38313)
|
1 year ago |
trop[bot]
|
696f9894e6
fix: `isMaximized` after minimize/fullscreen on macOS (#38308)
|
1 year ago |
trop[bot]
|
814dc6e16d
fix: enable `BrowserWindow.id` access post-destruction (#38310)
|
1 year ago |
David Sanders
|
549c6dd0ec
fix: falsy transparent shouldn't affect webContents background (#38158)
|
1 year ago |
trop[bot]
|
31500cc485
fix: defaultFontFamily in webPreferences (#37968)
|
2 years ago |
trop[bot]
|
080fb8e648
fix: don't set delegate for `QLPreviewPanel` (#37578)
|
2 years ago |
trop[bot]
|
de5ee7e60e
fix: html fullscreen when window not fullscreenable (#37368)
|
2 years ago |
trop[bot]
|
85802682b5
fix: restoring X11 window should not remove previous maximize state (#37358)
|
2 years ago |
trop[bot]
|
52adfe2137
test: use webContents.create() in type-safe way (#37308)
|
2 years ago |
Milan Burda
|
8d382b9c60
chore: remove deprecated capturer count APIs (#37075)
|
2 years ago |
electron-roller[bot]
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
Milan Burda
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
Milan Burda
|
5fd7a43970
test: replace (webContents as any).destroy() with webContents.destroy() (#36653)
|
2 years ago |
Keeley Hammond
|
b71cccb0d6
ci: bake appveyor images automatically, run sync on depshash change (#35396)
|
2 years ago |
Brad Carter
|
15540975ff
feat: Add BrowserWindow option to hide window in Mission Control (macOS) (#36092)
|
2 years ago |
Jeremy Rose
|
07530f8e37
test: fix flake in will-navigate test (#36153)
|
2 years ago |
Shelley Vohr
|
e8ae0571b8
test: remove redundant color diffing dependency (#33215)
|
2 years ago |
Shelley Vohr
|
faafcc7f87
refactor: eliminate `DecrementCapturerCount` patch (#35710)
|
2 years ago |
marekharanczyk
|
532162d2b5
fix: EventEmitter is missing properties in sandbox preload script. (#35522)
|
2 years ago |
Shelley Vohr
|
a3a9463024
fix: fullscreen crashing with `roundedCorners: false` (#35421)
|
2 years ago |