Releases: janten/keypad-layout
Version 1.12
Version 1.11
Enlarging a window while moving it at the same time works reliably again. Due to a change in Xcode, the minimum supported version of macOS is now 10.13 instead of 10.10. If you run an older version, please continue using Keypad Layout 1.10.
Version 1.10
Support for macOS Big Sur and Monterey
Version 1.9
Signed and notarized
Version 1.8
Compiled for Apple Silicon
Version 1.7
Fixes an issue where Keypad Layout would not take the Dock into account if it was on the left or right side of the screen (issue #19).
Version 1.6
This version includes two user-contributed bug fixes. A compatibility issue with macOS High Sierra has been fixed in association with @mariusk (issue #13, pull request #14). @VanBronckhorst supplied a fix for an issue with the quadrant-based layout when using multiple screens (issue #15, pull request #16).
Version 1.5
This version adds support for an alternative layout mode based on quadrants. Press 0
+ 7
to resize the current window to the upper left quadrant, 0
+ 4
for the left half of the monitor, etc. This was made possible by a pull request by @VanBronckhorst.
Version 1.4
Adds support for dark menu bar.
Version 1.3
This version fixes a startup bug due to code signing issues. Keypad Layout's system requirements have been lowered from 10.12 to 10.10 thanks to @VanBronckhorst.