-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Support resize increments #135
Copy link
Copy link
Closed
Labels
C - in progressImplementation is proceeding smoothlyImplementation is proceeding smoothlyD - easyLikely easier than most tasks hereLikely easier than most tasks hereDS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backendP - lowNice to haveNice to haveS - apiDesign and usabilityDesign and usabilityS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?
Description
Basically this means restricting window size to multiples of some defined size. X11 and OS X provide this feature. Windows doesn't seem to have support for this but it could be emulated with additional code. Not sure about Wayland.
This feature is probably only useful for terminal emulators like Alacritty. So is it worth to be added to the library?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C - in progressImplementation is proceeding smoothlyImplementation is proceeding smoothlyD - easyLikely easier than most tasks hereLikely easier than most tasks hereDS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backendP - lowNice to haveNice to haveS - apiDesign and usabilityDesign and usabilityS - enhancementWouldn't this be the coolest?Wouldn't this be the coolest?