fornjot
fornjot copied to clipboard
Window always starts maximized
But should it?

This is not some deep decision; it's just the way I preferred it so far during development. I think as a default, it's probably as good as any.
It seems that many applications remember the window size (but not necessarily location) from the last time they were started. That's probably the right thing for Fornjot too. What do you think?
Is the window size and location persistance an OS feature or an application feature?
I honestly don't know. It's certainly not something that just happens, according to my experience at least. So if it is an OS/platform feature, at the very least it is something you have to opt into somehow.
Closing as out of scope. See A New Direction for context.
While the affected code is still part of the repository, it only serves as a development tool now. I think for that purpose, the current behavior works perfectly.