electron/shell
trop[bot] 42048ddc57
fix: resizing border on Linux WCO caption buttons (#43743)
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 11:21:41 -04:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43599) 2024-09-06 14:18:51 -05:00
browser fix: resizing border on Linux WCO caption buttons (#43743) 2024-09-17 11:21:41 -04:00
common refactor: avoid minor code repetition in native_image.cc (#43703) 2024-09-12 17:10:01 -05:00
renderer perf: use v8::Local<v8::Object> as the key in ObjectCache (#43662) 2024-09-10 09:21:21 -05:00
services/node refactor: declare gin::Wrapper subclasses as final (#43566) 2024-09-04 20:37:51 -05:00
utility refactor: run Windows SelectFileDialog out of process (#42780) 2024-07-08 10:31:10 +02:00