electron/shell
trop[bot] 17487df08d
fix: flicker and ghosting in transparent windows on macOS (#46393)
* fix: transparent flicker on MAS

Co-authored-by: clavin <clavin@electronjs.org>

* Gate condition on `IsTranslucent` instead

Co-authored-by: clavin <clavin@electronjs.org>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: clavin <clavin@electronjs.org>
2025-04-01 10:35:27 +02:00
..
app refactor: remove unused system header includes (#46043) 2025-03-14 17:06:04 -05:00
browser fix: flicker and ghosting in transparent windows on macOS (#46393) 2025-04-01 10:35:27 +02:00
common refactor: use v8::String::Empty() when creating empty strings (#46371) 2025-03-31 10:39:48 +02:00
renderer perf: prefer absl::flat_hash_set over std::unordered_set (#46375) 2025-03-31 09:14:51 -05:00
services/node refactor: use private inheritance from mojo::MessageReceiver (#45996) 2025-03-12 23:20:55 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00