electron/shell
trop[bot] 08ce63f8a5
fix: use `HasStyleMask(NSWindowStyleMaskResizable)` instead of `IsResizable()` for enabling/disabling window maximize button (#41027)
* fix: use `HasStyleMask(NSWindowStyleMaskResizable)` instead of `IsResizable()` for enabling/disabling window maximize button

Co-authored-by: Tamás Zahola <tzahola@gmail.com>

* Format

Co-authored-by: Tamás Zahola <tzahola@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Tamás Zahola <tzahola@gmail.com>
2024-01-23 18:41:40 +09:00
..
app fix: ignore all NODE_ envs from foreign parent in node process (#40879) 2024-01-04 10:57:49 +01:00
browser fix: use `HasStyleMask(NSWindowStyleMaskResizable)` instead of `IsResizable()` for enabling/disabling window maximize button (#41027) 2024-01-23 18:41:40 +09:00
common feat: add net module to utility process (#40968) 2024-01-18 09:57:19 -05:00
renderer feat: enable code cache for custom protocols (#40708) 2023-12-13 12:40:03 -06:00
services/node feat: add net module to utility process (#40968) 2024-01-18 09:57:19 -05:00
utility chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00