mrfusion Posted October 18, 2021 Share Posted October 18, 2021 Is it possible to have Alfred push a window to the back or pop a window to the front with a keyboard shortcut? I use this on my Linux system all the time and I really miss it on the Mac. Link to comment
deanishe Posted October 19, 2021 Share Posted October 19, 2021 On 10/18/2021 at 5:47 PM, mrfusion said: Is it possible to have Alfred push a window to the back or pop a window to the front with a keyboard shortcut? If you can explain what you're trying to do in terms of the way the macOS window manager works, we can probably help. Link to comment
mrfusion Posted October 19, 2021 Author Share Posted October 19, 2021 I don't know the ins and outs of how the window manager works, but the way it works on Linux is if I have a stack of open window terminals or programs, I can hit alt-F2 and push the window that my mouse is over to the bottom of the stack. If I hit alt-F1, it will move the terminal or program window the mouse is over to the front of the stack. Does that make more sense? Thanks for any help. Link to comment
deanishe Posted October 19, 2021 Share Posted October 19, 2021 Right, I think I understand what you mean. The macOS window manager doesn't work that way, so there are no APIs for what you want, I'm afraid. The only thing you can do to an individual window is minimise it or bring it to the front. You can't move it forwards unless it's to the front, and you can't move it backwards at all. Link to comment
mrfusion Posted October 19, 2021 Author Share Posted October 19, 2021 Ah ok. Thanks. I suppose I can email Tim Cook directly and request that feature be added. 🤣 Link to comment
lari Posted October 27, 2021 Share Posted October 27, 2021 You can move focus to the next window in an app with Cmd+` but I suppose you wanted to switch windows between apps as well. The setting for this is in System Preferences -> Keyboard -> Shortcuts -> Keyboard. Link to comment
mrfusion Posted October 27, 2021 Author Share Posted October 27, 2021 Yeah, thanks anyway! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now