Skip to content

Releases: janten/keypad-layout

Version 1.12

24 Jan 13:59
Compare
Choose a tag to compare

Adds an option to slightly increase the padding between adjacent windows.

Version 1.11

01 Jan 21:56
Compare
Choose a tag to compare

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

18 Nov 12:47
Compare
Choose a tag to compare

Support for macOS Big Sur and Monterey

Version 1.9

14 May 10:31
Compare
Choose a tag to compare

Signed and notarized

Version 1.8

17 Nov 22:14
Compare
Choose a tag to compare

Compiled for Apple Silicon

Version 1.7

30 Apr 14:31
Compare
Choose a tag to compare

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

25 Aug 20:33
Compare
Choose a tag to compare

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

17 Jul 20:53
Compare
Choose a tag to compare

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

21 Jun 05:26
Compare
Choose a tag to compare

Adds support for dark menu bar.

Version 1.3

29 May 00:33
Compare
Choose a tag to compare

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.