Mac OS X: Sane way to switch between windows
tooling.tips
Mac OS X: Sane way to switch between windows
1–10 of 62 posts
Re: Mac OS X: Sane way to switch between windows
#2Re: Mac OS X: Sane way to switch between windows
#3What it appears to do it trigger the "reopen" command on an application, which tends to open a new window if one does not exist.
The "reopen" event is described here:
https://developer.apple.com/library/mac/documentation/Cocoa/...
and here:
https://developer.apple.com/library/mac/documentation/Cocoa/...:
Re: Mac OS X: Sane way to switch between windows
#4Re: Mac OS X: Sane way to switch between windows
#5Allows tabbing through individual windows (one icon per window, not just one per app) and doesn't have the problem of not showing anything after the selection. Downside: it does not include minimized windows.
Although it seems to have been in "beta" since forever, I've never really encountered any problems.
Re: Mac OS X: Sane way to switch between windows
#6All I want from OSX is to be able to alt-tab between windows, not apps. Is this possible?
Re: Mac OS X: Sane way to switch between windows
#7All I want from OSX is to be able to alt-tab between windows, not apps. Is this possible?
It's a must have app for me. I actually cannot use other people's laptops if they don't have it.
Re: Mac OS X: Sane way to switch between windows
#8Another thing that annoys me to no end: alt-tabbing to Finder takes you to an open window in another desktop! I want to open a new window on this desktop. I guess the linked trick may help with this behaviour.
Edit: Found a solution. Alt+Cmd+Space brings up a Finder search window on your current desktop. Good enough.
Re: Mac OS X: Sane way to switch between windows
#9I am a very happy user of HyperSwitch: https://bahoom.com/hyperswitch Allows tabbing through individual windows (one icon per window, not just one per app) and doesn't have the problem of not showing anything after the selection. Downside: it does not include minimized windows. Although it seems to have been in "beta" since forever, I've never really encountered any problems.
Re: Mac OS X: Sane way to switch between windows
#10All I want from OSX is to be able to alt-tab between windows, not apps. Is this possible?