electron/shell
trop[bot] 5b3a1a7195
fix: WCO buttons hidden on Linux in fullscreen (#44641)
Closes https://github.com/electron/electron/issues/44569.

Fixes an issue where the WCO buttons were hidden on Linux in  fullscreen mode
but not on Windows or macOS. The Windows behavior is the expected one, so this
commit makes the Linux behavior consistent.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-11-13 15:54:53 -05:00
..
app fix: trace-startup crashing child process on macOS (#44275) 2024-10-16 16:33:45 -04:00
browser fix: WCO buttons hidden on Linux in fullscreen (#44641) 2024-11-13 15:54:53 -05:00
common refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44552) 2024-11-04 13:12:50 -08:00
renderer refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44552) 2024-11-04 13:12:50 -08:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44211) 2024-10-14 10:46:24 +02:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00