electron/shell
trop[bot] 471c44c709
fix: use `HasStyleMask(NSWindowStyleMaskResizable)` instead of `IsResizable()` for enabling/disabling window maximize button (#41029)
* 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-18 13:20:02 +01:00
..
app chore: migrate base::StringPiece to std::string_view (#40915) (#40973) 2024-01-12 10:50:55 +01:00
browser fix: use `HasStyleMask(NSWindowStyleMaskResizable)` instead of `IsResizable()` for enabling/disabling window maximize button (#41029) 2024-01-18 13:20:02 +01:00
common refactor: use base::NoDestructor instead of base::LazyInstance (#40979) 2024-01-17 10:22:59 -05:00
renderer chore: migrate base::StringPiece to std::string_view (#40915) (#40973) 2024-01-12 10:50:55 +01:00
services/node feat: add net module to utility process (#40890) 2024-01-08 15:39:56 -06:00
utility chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00