Skip to content

Releases: rxhanson/Rectangle

Localization and menu items

02 Sep 14:57
Compare
Choose a tag to compare
  • Rectangle is now localized for Spanish, French, German, Dutch, Russian, Polish, Portuguese, and Italian
  • Additionally, there are now menu items for each of the window actions in the menu bar.
  • Move to next or previous displays is now working again, after being broken in 0.4.
  • Traversing screens on subsequent execution is now working for windows that don't resize fully.
  • Traversing screens on subsequent execution has been added for "move left" and "move right" actions.

UI improvements and more

29 Aug 13:45
Compare
Choose a tag to compare

Visible updates include

  • Shortcuts and checkboxes are now in separate tabs in the UI.
  • Added the ability to remove safeguards in the shortcut recorder, and record any keyboard shortcut (regardless of whether or not they are in use elsewhere).
  • Added the ability to move windows across monitors upon subsequent left or right half executions.

In the code updates include

  • Autolayout! This is the first step toward localization.
  • Refactoring to allow window calculations to determine the destination screen

Autodetect screen layout when executing thirds actions

29 Jul 15:20
9d1b3b3
Compare
Choose a tag to compare
v0.3

Update Readme stating localization is needed

Additional window actions

27 Jul 15:51
Compare
Choose a tag to compare

Added window actions for thirds, moving without resizing, and almost maximizing.

Added "Restore" window functionality

02 Jul 07:03
Compare
Choose a tag to compare
0.1.2

Updated logic for right half to thirds to be consistent with other Ca…

First public release

30 Jun 12:02
Compare
Choose a tag to compare
0.1.1

Simplified window management actions wording and order