electron/shell
trop[bot] b6e16fa18d
fix: WCO buttons hidden on Linux in fullscreen (#44643)
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:44:51 -05:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43598) 2024-09-06 11:18:52 -05:00
browser fix: WCO buttons hidden on Linux in fullscreen (#44643) 2024-11-13 15:44:51 -05:00
common fix: -Wunsafe-buffer-usage warning in WriteAsciiChunk() (#44168) 2024-10-09 19:36:05 -05:00
renderer fix: -Wunsafe-buffer-usage warning in HasWordCharacters() (#44172) 2024-10-09 16:47:48 -05:00
services/node refactor: declare gin::Wrapper subclasses as final (#43783) 2024-09-19 09:57:24 +02:00
utility refactor: run Windows SelectFileDialog out of process (#42825) 2024-07-09 19:03:13 +02:00