|
|
|
|
|
by highmastdon
1091 days ago
|
|
I’m still sad about the spaces grid that’s been removed in recent versions from macOS. Som 15 years ago when I started using a MacBook unibody 13” there were grid like spaces. I usually had a 3-by-3 grid. IDE in the center, left a browser window for docs, right a browser window for preview of what I was building, bottom terminal, bottom right spotify, top right socials, and some leftovers on top and bottom left. Every app had it’s own designated space. Now, I’m using 9 spaces, lineair unfortunately. But I’m using yabai with shkd as window manager and Alt-tab to switch between recent windows (as that’s apparently broken by design in macOS). I’ve configured so called “modes” for create a vim-command-like way of commanding windows and focus around. Eg hyper+m goes into _m_ove mode, from there I can press 1-9 to move a window to a specific space, or shift+1-9 to move and follow, or (shift+)q to move (and follow) a window to the latest focused space. (Hyper+q in “normal” mode moves me back and forth between recent spaces.)
I’ve got jump mode to go to an application by shortcut, and some app specific modes to bind key successions to shortcuts. Oh, not trivial, hyper+enter gives me iTerm at any space The nice thing about yabai with SIP disabled is that it’s snapping without _any_ delay, which is great when working with many windows. |
|