Cannot center window before showing it on linux
Open
- Dominant language
- C
- Stars
- 10.9k
- Forks
- 612
- PR merge metrics
- No merged PRs in 30d
Description
Windows are not centered by default. Calling `Show` and `Center` does not work well because the window is first displayed in a corner of the screen and is then centered. Calling `Center` and `Show` doesn't work, `Center` fails.
Provide a way to center the window by default.
Contributor guide
Assessment
This issue has not been assessed yet.