Skip to content

Releases: rxhanson/Rectangle

12Feb2021

12 Feb 15:30
Compare
Choose a tag to compare
  • 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

19 Jan 21:21
936e90c
Compare
Choose a tag to compare
  • 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

28 Dec 20:27
Compare
Choose a tag to compare
  • 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

07 Dec 20:21
Compare
Choose a tag to compare
  • Bug fix for smooth/laggy/incorrect window move/resize noted in several issues and the readme.
  • Center half action now takes configured window gaps into account.
  • Sixths repeated actions on portrait displays have been updated to be more consistent.

05Dec2020

04 Dec 23:07
Compare
Choose a tag to compare
  • Bug fix for bottom snap area not always working
  • Bug fix for some preference window text getting clipped in certain localizations
  • Localization updates

16Nov2020

16 Nov 14:45
Compare
Choose a tag to compare
  • 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

31 Oct 17:45
Compare
Choose a tag to compare
  • Bug fix where a window moved to a display with a full screen app would not remain in front
  • Localization updates

17Oct2020

17 Oct 18:40
Compare
Choose a tag to compare
  • 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

09 Oct 21:33
Compare
Choose a tag to compare
  • 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

04 Oct 20:21
Compare
Choose a tag to compare
  • 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.