On Windows, add option to customize window class name (#2978)

This commit is contained in:
Géraud-Loup
2023-07-29 15:39:23 +02:00
committed by Kirill Chibisov
parent 645b1ff00f
commit f69616ac2c
5 changed files with 16 additions and 6 deletions

View File

@@ -119,6 +119,7 @@ If your PR makes notable changes to Winit's features, please update this section
## Platform
### Windows
* Setting the name of the internal window class
* Setting the taskbar icon
* Setting the parent window
* Setting a menu bar