On Windows, expose DWM attributes (#3409)

This commit is contained in:
sidit77 2024-01-19 12:43:39 +01:00 committed by GitHub
parent d7c7ba1d6c
commit b0c59c8416
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 222 additions and 1 deletions

View file

@ -126,6 +126,10 @@ If your PR makes notable changes to Winit's features, please update this section
* Setting a menu bar
* `WS_EX_NOREDIRECTIONBITMAP` support
* Theme the title bar according to Windows 10 Dark Mode setting or set a preferred theme
* Setting the window border color
* Setting the title bar background color
* Setting the title color
* Setting the corner rounding preference
### macOS
* Window activation policy