electron/shell
trop[bot] 262beabdc6
fix: Wayland resizing border (#46224)
* fix: Wayland resizing border

Closes https://github.com/electron/electron/issues/44543
Refs CL:5180720

Fixes an issue where the resizing border didn't work as expected on Wayland windows.

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fix: border insets when fullscreen

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2025-03-24 10:54:56 -05:00
..
app refactor: remove unused system header includes (#46042) 2025-03-15 00:33:33 -05:00
browser fix: Wayland resizing border (#46224) 2025-03-24 10:54:56 -05:00
common refactor: use base::NumberToString() (#46154) 2025-03-20 18:20:17 -05:00
renderer refactor: replace base::StringPrintf() calls with absl::StrFormat() (#46049) 2025-03-15 11:23:10 -05:00
services/node refactor: use private inheritance from mojo::MessageReceiver (#45993) 2025-03-12 23:19:17 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45259) 2025-01-20 10:37:35 -06:00