Releases: rxhanson/Rectangle
Releases · rxhanson/Rectangle
Window action icons
Added window action icons and fixed a few minor bugs.
Drag windows to snap
Windows can now be dragged to edges/corners of the screen and released to perform window snapping actions.
Fixed buggy behavior with maximize height actions with multiple displays.
Fixed other bugs.
Localization and menu items
- 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
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
v0.3 Update Readme stating localization is needed
Additional window actions
Added window actions for thirds, moving without resizing, and almost maximizing.
Added "Restore" window functionality
0.1.2 Updated logic for right half to thirds to be consistent with other Ca…
First public release
0.1.1 Simplified window management actions wording and order