Since #1889 we can now open an eframe window, close it, and keep running the application.
What we want to do is to then be able to open another window and run that for a while, etc.
Thanks to #1919 this now works on Windows, but this does not yet work on Mac, due to rust-windowing/winit#2431. Linux is unknown.