Milan Burda
|
0b0707145b
refactor: replace `.forEach()` with `for-of` (#39691)
|
1 year ago |
Shelley Vohr
|
33e66b5cd0
fix: ensure windows respect fullscreenability with different resizability values (#39620)
|
1 year ago |
Milan Burda
|
90865fa97d
chore: remove deprecated `getTrafficLightPosition()` / `setTrafficLightPosition()` (#39479)
|
1 year ago |
Shelley Vohr
|
1eb398b328
fix: crash when calling `BrowserWindow.moveTop()` on modal children (#39499)
|
1 year ago |
Shelley Vohr
|
6df392162f
fix: `pageVisibility` state when `backgroundThrottling` disabled (#39223)
|
1 year ago |
Shelley Vohr
|
695fcf3cb2
fix: reparenting after `BrowserWindow.destroy()` (#39062)
|
1 year ago |
Shelley Vohr
|
c7bdd907d7
fix: set prototype names on `gin::Constructible` classes (#39006)
|
1 year ago |
Mikhail Leliakin
|
56b5c00312
feat: add `BrowserWindow.showAllTabs()` for macOS (#38965)
|
1 year ago |
electron-roller[bot]
|
ccd4531bfb
chore: bump chromium to 117.0.5852.0 (main) (#38891)
|
1 year ago |
Milan Burda
|
9226cc662b
refactor: use types for once() return values in spec (#38872)
|
1 year ago |
Milan Burda
|
d78f37ec8f
refactor: use node scheme imports in spec (#38487)
|
1 year ago |
Milan Burda
|
e37111edcc
build: remove enable_osr build flag (#38703)
|
1 year ago |
Milan Burda
|
5d123765d9
feat: support `node:` prefixed requires in sandboxed renderer preloads (#38567)
|
1 year ago |
electron-roller[bot]
|
fd5e6fbc14
chore: bump chromium to 116.0.5817.0 (main) (#38465)
|
1 year ago |
wgsheng
|
c8bdd014c8
fix: menu bar visibility when exiting full screen (#38599)
|
1 year ago |
Shelley Vohr
|
5ee890fb6f
fix: reparenting UAF crash on macOS (#38603)
|
1 year ago |
Shelley Vohr
|
40e724e5dd
fix: DCHECK minimizing parent window with non-modal child (#38460)
|
1 year ago |
Milan Burda
|
82af000a37
chore: cleanup eslint suppressions (#38417)
|
1 year ago |
Milan Burda
|
06cc9caeaa
build: remove enable_desktop_capturer flag (#38412)
|
1 year ago |
Shelley Vohr
|
32d8f84cad
fix: `getNormalBounds()` for transparent windows on Windows (#38218)
|
1 year ago |
Shelley Vohr
|
ad07712561
fix: `win.isMaximized()` for transparent windows on Windows (#38234)
|
1 year ago |
Shelley Vohr
|
e83197669c
fix: unify `BrowserWindow.isVisible()` logic cross-platform (#38242)
|
1 year ago |
Shelley Vohr
|
9bd9d312f8
fix: enable `BrowserWindow.id` access post-destruction (#38241)
|
1 year ago |
Shelley Vohr
|
042663e190
fix: `isMaximized` after minimize/fullscreen on macOS (#38291)
|
1 year ago |
electron-roller[bot]
|
894e056e6b
chore: bump chromium to 115.0.5760.0 (main) (#38033)
|
1 year ago |
Shelley Vohr
|
13e309e1fb
fix: only exit fullscreen conditionally with `setKiosk` (#38219)
|
1 year ago |
David Sanders
|
a26343f3e0
fix: falsy transparent shouldn't affect webContents background (#36914)
|
1 year ago |
Shelley Vohr
|
05faabe9e8
test: re-enable multi-window fullscreen test (#38119)
|
2 years ago |
David Sanders
|
e84bcb39e7
fix: defaultFontFamily in webPreferences (#37863)
|
2 years ago |
Shelley Vohr
|
251e567eff
fix: don't emit `did-fail-load` for MediaDocuments (#37824)
|
2 years ago |