electron/shell
trop[bot] c5e1a336f2
fix: resizing border on Linux WCO caption buttons (#43745)
Closes https://github.com/electron/electron/issues/43714.

Fixes an issue where the resizing border was not being handled correctly on Linux WCO
caption buttons. This is now taken into account as a part of the NonClientHitTest.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-09-17 21:54:10 +02:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43598) 2024-09-06 11:18:52 -05:00
browser fix: resizing border on Linux WCO caption buttons (#43745) 2024-09-17 21:54:10 +02:00
common fix: in `Emit()`, don't leak converted Arg `Local<Values>` into caller's scope (#43748) 2024-09-17 14:40:13 -05:00
renderer perf: use v8::Local<v8::Object> as the key in ObjectCache (#43672) 2024-09-10 15:43:44 -05:00
services/node fix: MessagePort closing unexpectedly with non-cloneable objects (#42580) 2024-06-19 16:43:36 -04:00
utility refactor: run Windows `SelectFileDialog` out of process (#42825) 2024-07-09 19:03:13 +02:00