On Windows, expose DWM attributes (#3409)
This commit is contained in:
parent
d7c7ba1d6c
commit
b0c59c8416
5 changed files with 222 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue