Shelley Vohr
|
9ec14b91e7
feat: add `BrowserWindow.isSnapped()` (#46079)
|
3 weeks ago |
Charles Kerr
|
3271b82094
refactor: remove unused system header includes (#46015)
|
1 month ago |
Shelley Vohr
|
99c943df23
fix: `setContentProtection(true)` after hide on Windows (#45868)
|
1 month ago |
Savely Krasovsky
|
c5ea177b3d
feat: add query-session-end and improve session-end events on Windows (#44598)
|
4 months ago |
Gellert Hegyi
|
7a79d4c96e
feat: add optional animation parameter to BrowserWindow.setVibrancy (#35987)
|
5 months ago |
Charles Kerr
|
f5bdbdb1e8
refactor: more inline constexpr string view (#44498)
|
5 months ago |
Charles Kerr
|
b3c2e83243
refactor: prefer `inline constexpr string_view` for string constants (#44405)
|
5 months ago |
Charles Kerr
|
233724fe00
chore: iwyu mojom-forward header files (#43741)
|
7 months ago |
Charles Kerr
|
18b1b33adc
refactor: `NativeWindow::Create()` returns a unique_ptr (#43576)
|
7 months ago |
Alexander Cyon
|
ca0837c852
chore: fix typos in 'shell/' folder. (#43373)
|
8 months ago |
Charles Kerr
|
23bcca3ffc
refactor: put empty virtual function definitions in header (#43285)
|
8 months ago |
Charles Kerr
|
aa23198ad8
chore: remove more unused #include calls (#43000)
|
8 months ago |
Shelley Vohr
|
32e5012017
feat: enable Windows Control Overlay on Linux (#41769)
|
9 months ago |
electron-roller[bot]
|
c3b4cd987c
chore: bump chromium to 127.0.6521.0 (main) (#42118)
|
10 months ago |
Shelley Vohr
|
5f785f213e
revert: add `BrowserWindow.isOccluded()`
|
1 year ago |
Charles Kerr
|
cee51785e1
refactor: inline simple getters, pt . 2 (#41254)
|
1 year ago |
Shelley Vohr
|
768ece6b54
feat: add `BrowserWindow.isOccluded()` (#38982)
|
1 year ago |
Milan Burda
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
Charles Kerr
|
f229201f41
refactor: make NativeWindow getter methods const (#40804)
|
1 year ago |
Jeremy Rose
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year ago |
Shelley Vohr
|
f362e089b1
fix: incorrect wco bounds in macOS fullscreen (#40179)
|
1 year ago |
Shelley Vohr
|
713d8c4167
feat: add `tabbingIdentifier` property to `BrowserWindow` (#39980)
|
1 year ago |
michal-pichlinski-openfin
|
2190793fe6
fix: disable background throttling also in the `viz::DisplayScheduler` (#38924)
|
1 year ago |
Calvin
|
d182794179
fix: frameless mica/acrylic windows (#39708)
|
1 year ago |
Shelley Vohr
|
695fcf3cb2
fix: reparenting after `BrowserWindow.destroy()` (#39062)
|
1 year ago |
electron-roller[bot]
|
9645f7f6d8
chore: bump chromium to 117.0.5884.1 (main) (#38969)
|
1 year ago |
Mikhail Leliakin
|
56b5c00312
feat: add `BrowserWindow.showAllTabs()` for macOS (#38965)
|
1 year ago |
Cheng Zhao
|
3fa15ebb7e
fix: use Chromium's way to compute min/max sizes (#38974)
|
1 year ago |
Shelley Vohr
|
40e724e5dd
fix: DCHECK minimizing parent window with non-modal child (#38460)
|
1 year ago |
Shelley Vohr
|
e19500fa03
feat: support Mica/Acrylic on Windows (#38163)
|
1 year ago |