Releases: rxhanson/Rectangle
Releases · rxhanson/Rectangle
12Feb2021
- The corner radius of the border of the footprint window is now properly adjusted for Big Sur
- The color of the footprint window can now be configured via Terminal command
- The menu bar icon has been adjusted with the same Big Sur corner radius, and the drop shadow is now properly adjusted on external displays.
- Improved drag-to-snap behavior for certain quick drag to snap movements.
19Jan2021
- Added initial version of Todo Mode (thanks Patrick Collison and Nat Friedman!)
- Added safeguards for potential high CPU scenarios
- Now drag-to-snap can be limited to only occur when a modifier key is pressed (terminal configuration)
- Now a window that was last maximized by Rectangle will be maximized when next/prev display is executed
- Localization updates for Korean & Japanese
28Dec2020
- Storage of shortcuts in NSUserDefaults is now keycode and modifier flag values instead of binary data. Warning: previous versions will not be able to read your configured shortcuts after updating to this version!
- The status bar icon is now slightly more opaque
- An unlikely scenario where cpu usage could spike has been patched up
- Automatic update checks should now happen without having to open the preferences window
- There are a lot of under the hood changes regarding configuration loading
- Localizations for Japanese and Chinese are updated
07Dec2020
05Dec2020
16Nov2020
- New Big Sur Icon (thanks, Giovanni Maria!)
- Minor settings tab, preference window UI updates
- Cleaned up some of the code around screen edge gaps
- Refactored all of the window calculations under the hood to make them more readable and easier to change going forward
31Oct2020
17Oct2020
- The "footprint" window for dragging a window to snap now fades in/out and has a thicker border. There are command line defaults tied to these changes.
- Bug fix for the "footprint" window not being displayed on macOS versions prior to 10.14.
- Fixed minor UI inconsistencies.
- Localization updates for French, Russian, Portuguese (Brazil), and German
09Oct2020
- Restores localizations that don't appear in v0.34, but still without the new additions in v0.34 localized for most languages.
- Localizations that have been updated include Chinese (Simplified), Portuguese (Portugal), Polish, German, and Spanish.
- Repeating first or last "Two thirds" actions will cycle between the two.
4Oct2020: Fourths and Sixths
- Added fourths, sixths, and center half window actions
- Added a slider for window gaps
- Added a checkbox for disabling the "unsnap restore" when you move a window that's been snapped
- This update also includes changes for adding screen edge gaps via terminal command (for users of 3rd party docks, etc)
- None of these changes have been localized. Localization pull requests are welcome.