electron/shell
trop[bot] a0a315aa7a
fix: window accentColor should adhere to native window behavior (#48011)
* fix: window accentColor should adhere to native window behavior

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

* fix: address review feedback

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

* chore: remove duplicate UpdateWindowAccentColor call in ctor

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

* refactor: add NativeWindow::IsActive() (#47148)

this was already present on macOS; use in NativeWindowViews too

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-08-09 09:44:16 +02:00
..
app feat: Use DIR_ASSETS path to locate resource bundles (#47951) 2025-08-06 19:40:07 +02:00
browser fix: window accentColor should adhere to native window behavior (#48011) 2025-08-09 09:44:16 +02:00
common feat: Use DIR_ASSETS path to locate resource bundles (#47951) 2025-08-06 19:40:07 +02:00
renderer fix: corner smoothing feature gate crash (37-x-y) (#47792) 2025-07-16 12:03:26 -07:00
services/node fix: utilityProcess running user script after process.exit is called (#47492) 2025-06-17 21:01:50 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00