I'm not sure if this can be done in a cross-platform way, but it would nice to be able to set the minimum and maximum aspect ratio, or specify a fixed aspect ratio that the window must maintain.
Specifically, I'm writing some games/pixel rendering demos that operate at a specific pixel resolution, and it would be able to lock the window to the aspect ratio of the output.
I'm not sure if this can be done in a cross-platform way, but it would nice to be able to set the minimum and maximum aspect ratio, or specify a fixed aspect ratio that the window must maintain.
Specifically, I'm writing some games/pixel rendering demos that operate at a specific pixel resolution, and it would be able to lock the window to the aspect ratio of the output.