Releases: rxhanson/Rectangle
Releases · rxhanson/Rectangle
9Mar2021
- Added buttons for importing and exporting your config as JSON
- Updated snap areas for portrait displays
- Added a mode for moving to next display on repeated shortcut execution, configurable via Terminal
- Added thirds cycling behavior for center half action, configurable only via Terminal for now
- Minor UI update
- Chinese localization updates
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.