Add "Center Two Thirds" action#1617
Conversation
|
Thanks for contributing! This looks great; the only thing that I have hesitation on is automatically adding a default shortcut, despite it being an obvious choice. There's potential for frustration for people that have configured that shortcut to something else prior to updating Rectangle. In scenarios like this in my other apps, I would typically make it a default for new installs of the app, but not updates. Here in Rectangle, there's not already a great mechanism in place for this scenario. I'm fine going ahead and merging this in and making the change myself to do this, or you can add it if desired and I'll hold off on merging if you want to make it part of this PR. |
|
I will try to implement this |
|
Since you already have a similar mechanism in other apps, it might be easier for you to implement this on your side. The only approach I’ve come up with is checking the version using something like this: But to me, it feels a bit clunky. I’m not quite sure how to integrate this with the shortcut logic, as I don’t have much experience with macOS development. |
|
Thanks for taking a look at implementing it. I'll plan on adding the new install check :) |
* feature: add "Center Two Thirds" action * feature: add en, en-GB, ru localizations for "Center Two Thirds" action * feature: add icon for "Center Two Thirds" action


Hi! I use a 34-inch ultrawide monitor (HUAWEI MateView GT ZQE-CBA), and having a shortcut to limit the screen space like working on a 27-inch display helps me stay focused. In the expanding world of ultrawide monitors, this kind of mode is quickly becoming a must-have.