v0.95macOS
Added 2
- Add ninths (3x3) twelfths (3x4) and sixteenths (4x4) grid positions, with cycling mode
- Add move window to specific display by number
Fixed 1
- Fixed a bug where drag to screen edge snapping didn't work when Notifications are present
What's Changed
- Fixed a bug where drag to screen edge snapping didn't work when Notifications are present
- Add ninths (3x3) twelfths (3x4) and sixteenths (4x4) grid positions, with cycling mode by @MyronKoch in https://github.com/rxhanson/Rectangle/pull/1720
- Add move window to specific display by number by @LucasZdv in https://github.com/rxhanson/Rectangle/pull/1735
New Contributors
- @MyronKoch made their first contribution in https://github.com/rxhanson/Rectangle/pull/1720
- @LucasZdv made their first contribution in https://github.com/rxhanson/Rectangle/pull/1735
Full Changelog: https://github.com/rxhanson/Rectangle/compare/v0.94...v0.95