Shelley Vohr
|
768ece6b54
feat: add `BrowserWindow.isOccluded()` (#38982)
|
1 year ago |
electron-roller[bot]
|
bccb7b572a
chore: bump chromium to 123.0.6272.0 (main) (#41130)
|
1 year ago |
Sam Maddock
|
85bebfb180
test: draggable region allows moving window (#41127)
|
1 year ago |
Shelley Vohr
|
8104c7908a
fix: potential `async_hooks` crash in `NotifyWindowRestore` on Windows (#40576)
|
1 year ago |
Tamás Zahola
|
cc1b64e01c
fix: macOS maximize button shouldn't be disabled just because the window is non-fullscreenable (#40705)
|
1 year ago |
Jeremy Rose
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year ago |
Tamás Zahola
|
39ee94089a
fix: add missing `set_wants_to_be_visible(true)` to `NativeWindowMac::ShowInactive()` (#40546)
|
1 year ago |
Tomasz
|
3340bc1bf9
fix: maximized window bounds when toggle setResizable (#40503)
|
1 year ago |
Samuel Maddock
|
088affd4a4
fix: emit will-navigate for links in chrome: pages (#40390)
|
1 year ago |
Felix Rieseberg
|
b55d7f4a16
fix: Do not activate app when calling focus on inactive panel window (#40307)
|
1 year ago |
Shelley Vohr
|
5c821d3379
fix: `webContents.capturePage()` for hidden windows on Windows/Linux (#39730)
|
1 year ago |
Shelley Vohr
|
7e312c81ca
test: make capturePage color matching timeouts consistent (#40158)
|
1 year ago |
Shelley Vohr
|
3392d9a2e7
fix: all children showing when showing child window (#40062)
|
1 year ago |
Shelley Vohr
|
713d8c4167
feat: add `tabbingIdentifier` property to `BrowserWindow` (#39980)
|
1 year ago |
David Sanders
|
18f517d8a6
test: vendor node-is-valid-window (#39965)
|
1 year ago |
electron-roller[bot]
|
73e33bc876
chore: bump chromium to 119.0.6006.0 (main) (#39774)
|
1 year ago |
Milan Burda
|
f6e8544ef6
refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721)
|
1 year ago |
Milan Burda
|
d76a35afe4
test: remove a few casts to any (#39713)
|
1 year ago |
Milan Burda
|
f27b034045
test: convert a few more specs to async/await (#39712)
|
1 year ago |
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 |