trop[bot]
|
cd6e3d720f
refactor: fix modernize-return-braced-init-list warnings (#44857)
|
4 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 |
Charles Kerr
|
df524c6eca
chore: use v8::Local<>, not v8::Handle<> (#43019)
|
9 months ago |
Shelley Vohr
|
32e5012017
feat: enable Windows Control Overlay on Linux (#41769)
|
9 months ago |
Mikhail Leliakin
|
79147e4dd8
fix: Ignore `-webkit-app-region: drag;` when window is in full screen mode. (#41307)
|
1 year ago |
Charles Kerr
|
cee51785e1
refactor: inline simple getters, pt . 2 (#41254)
|
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 |
Milan Burda
|
563c370d51
refactor: use gin_helper::Dictionary::CreateEmpty() helper (#40140)
|
1 year ago |
Keeley Hammond
|
cff50ac65a
fix: fix vibrancy applying without transparency on MacOS (#40109)
|
1 year ago |
Shelley Vohr
|
713d8c4167
feat: add `tabbingIdentifier` property to `BrowserWindow` (#39980)
|
1 year ago |
Cheng Zhao
|
ad57867594
fix: apply size constraints to NSWindow (#39975)
|
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
|
12548294c0
fix: `resizable: false` should disable fullscreen button at start (#39086)
|
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 |
Charles Kerr
|
0203bd3305
refactor: prefer base::Contains() over find() + end() (#38443)
|
1 year ago |
Shelley Vohr
|
e19500fa03
feat: support Mica/Acrylic on Windows (#38163)
|
1 year ago |
Milan Burda
|
0149ae72e6
refactor: use standard naming for enum class values (#38232)
|
1 year ago |
electron-roller[bot]
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
Shelley Vohr
|
0026fdb78a
fix: resizing borders in nondraggable regions (#37016)
|
2 years ago |
Shelley Vohr
|
d092e6bda4
feat: expose window.invalidateShadow() (#32452)
|
2 years ago |
Jeremy Rose
|
4ff0642af7
fix: treat maxWidth/Height<=0 as unlimited (#36487)
|
2 years ago |
Jeremy Rose
|
184ac2b382
refactor: move draggable regions to WebContents (#36230)
|
2 years ago |
Jeremy Rose
|
8a926ffde4
refactor: use views NonClientHitTest for draggable regions on mac (#35603)
|
2 years ago |
Jeremy Rose
|
f82a863f65
feat: replace scroll-touch* with generic input-event (#35531)
|
2 years ago |