-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Allow setting minimum and maximum or fixed aspect ratio #584
Copy link
Copy link
Open
Labels
DS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backendDS - win32Affects the Win32/Windows backendAffects the Win32/Windows backendDS - x11Affects the X11 backend, or generally free Unix platformsAffects the X11 backend, or generally free Unix platformsS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backendDS - win32Affects the Win32/Windows backendAffects the Win32/Windows backendDS - x11Affects the X11 backend, or generally free Unix platformsAffects the X11 backend, or generally free Unix platformsS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?