Skip to content

Upgrade to new Window API; set minimum window size

Sebastian requested to merge upgrade-to-new-window-api into main

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?)

Merge request reports