electron/shell
trop[bot] 85289c8218
fix: WCO buttons hidden on Linux in fullscreen (#44642)
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:59:29 -05:00
..
app fix: trace-startup crashing child process on macOS (32-x-y) (#44292) 2024-10-18 11:16:53 -04:00
browser fix: WCO buttons hidden on Linux in fullscreen (#44642) 2024-11-13 15:59:29 -05:00
common refactor: remove unused C string ToV8() gin converter (#44523) 2024-11-02 13:56:55 -05:00
renderer fix: EventSource undefined in Renderer/Worker (#44497) 2024-10-31 16:44:00 -05:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (32-x-y) (#44440) 2024-10-29 14:51:59 -05:00
utility refactor: run Windows SelectFileDialog out of process (#42780) 2024-07-08 10:31:10 +02:00