Upgrade to new Window API; set minimum window size
I wanted to set a minimum size for our main window. Figured out how to do that and took that opportunity to upgrade to the new Window API as the old one had been deprecated (and why find out how to do it with the old API, right?)