5 ms·
Oh, I like the fake Spaces approach. I have considered trying that by minimizing windows, but would never get around to it. Tiling is doomed to sadness on mac
by feep 2y ago
Oh, I like the fake Spaces approach.
I have considered trying that by minimizing windows, but would never get around to it.
Tiling is doomed to sadness on macOS, because of lack of APIs. But this is probably the most performant approach.
Have used yabai, but only for moving windows and focus-follows-mouse. Not for tiling. Because flaky (not yabai’s fault).
Thanks nikitabobko.
Looking forward to trying it as soon as I figure out how to mod alt-tab to ignore all the windows (from every fake workspace) in the corner.
Also, linked in the docs, JankyBorders. Nice.
https://github.com/koekeishiya/yabai https://github.com/koekeishiya/yabai
https://github.com/lwouis/alt-tab-macos https://github.com/lwouis/alt-tab-macos
https://github.com/FelixKratz/JankyBorders https://github.com/FelixKratz/JankyBorders
- freeqaz 2y agoI get around that by using the Stack and I flip between windows with alt+h/alt+j Command+Tab is global window switch. The ones above are for "local" switching in the context of the workspace.
- feep 2y agoOh, I know. I use sway — and greatly miss alt-tab (windows-style alt-tab), when I do. Not linux-primary right now. I can remember my linux-style stacking commands in order to try it. But I would want to fix my alt-tab at some point. Note: my sway (or mac) usage is basically two vertical windows or stacks of panes on a laptop screen. So a pretty simple setup.
- irth 2y agoyou can get windows-style alt-tab with https://alt-tab-macos.netlify.app/ https://alt-tab-macos.netlify.app/
- feep 2y agoRight. Got it, love it. But it won’t work with AeroSpace. I mean, it will work, but it won’t work with all windows from _visible spaces_. Because ever window from _every space_ will be in the current space (tucked in the lower right corner).
- irth 2y agoah, right! Apparently I didn't read your first comment properly, sorry about that.