On X11, allow building window with parent

This commit is contained in:
Shinichi Tanaka
2022-10-10 05:12:23 +09:00
committed by GitHub
parent bb0f965c57
commit 71094e5703
6 changed files with 104 additions and 1 deletions

View File

@@ -137,6 +137,7 @@ If your PR makes notable changes to Winit's features, please update this section
* X11 Override Redirect Flag
* GTK Theme Variant
* Base window size
* Setting the X11 parent window
### iOS
* `winit` has a minimum OS requirement of iOS 8