



















Default window management scheme in Mac OS X is not well-polished. For example, till Mac OS 14.6, there is no way to make an application occupy left half of the screen or to make an application always stay on top. To improve on that, my personal setup includes following applications.
Better Touch Tool - At the most basic level, it provides “Window snapping” feature, drag the window to top-left and it expands to full screen. It allows full control of gestures and keyboard shortcuts. My personal setup includes “cmd + option + Tab” to switch between active windows of the same application. It is available via homebrew cask.
| |
1. Rectangle - Rectangle allows quick resizing and shifting of windows. For example, Cmd + option + right/top/left/down arrow key will make the currently focused application occupy right/top/left/bottom half of the screen, respectively. Amethyst, Divvy or Moom are popular alternatives to Rectangle, an even bigger list can be seen here. Rectangle is available via homebrew as well.
| |
As of macOS 11, Afloat is hard to set up and I no longer recommend it.
Afloat - To keep a window floating on top of other windows. Unfortunately, setting this up is a bit convoluted and is not guaranteed to work. Following approach worked for me. This approach is based on findings of Ankur Gupta and Norio Nomura.
Install SIMBL
.pkg installer file. You may need to go to System Preferences > Security & Privacy to allow running the installer.Clone the Afloat repository and build it.
| |
Use an Applescript to start afloat automatically on start as described here.
afloat will work for all the apps started after afloat has been injected.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。