-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FZ] - hotkey to switch focus between zones #15067
Comments
What version are you using? 'cause this is already a thing. You can find it in the settings for individual (custom) zones. |
v0.51.1. Unable to view any option like hotkey to switch between zones. Any
help would be appreciated
|
I don't mean switching between layouts or opening the layout editor. I mean switching between zones, suppose a layout has 2 zones, I need a shortcut or hotkey to switch between 2 zones in the layout |
Oh sorry, i misread. |
I meant shortcut key to move between zones
|
Ditto; this would be incredible and bring this ever so closer to a twm. Specifically: the ability to switch the focused window based on the zone |
I'm probably just very sceptic, but technically you can't really focus on a zone, just on a window. So, you mean you want a hotkey to focus to a different window in a specific zone? I'd circle back to Alt+Tab. |
Topmost window in a zone
|
I feel like this is a really good idea, because alt tab to change window focus is kind of finicky when you have more than two windows. I was trying out a layout with three windows and sometimes if I want to switch between my current window and the window that I used before the window I used last time I would have to alt tab two times. This is too complicated to remember if the window I want to use was the window I used last time or the window even older so I have to alt tab and make sure that I am focusing on the correct window. I think this would simplify things especially for layouts with more than two zones. I remedied my desire for quick switching by changing my layout to a 2 window layout and just use win pgdn/pgup when I need to swap between window A and window B in my left zone |
/dup #492 |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
actually, i misread this, that was moving window to zone, this is gaining focus |
This issue has been marked as duplicate and has not had any activity for 1 day. It will be closed for housekeeping purposes. |
This seems like it would be very helpful for users who have many zones/windows/monitors. I would love to contribute if it's not being worked on already |
This sounds useful, I'll dig around and see how feasible this is to implement. |
This sounds extremely useful. It would be great if rather than using alt + tab to cycle through my many windows system wide, I can use a shortcut to focus on the topmost window of the next zone, in this case I would simply cycle to zone 2, then to zone 3's topmost window, and then back to zone 1's topmost window. Also, it would be cool if you can swap windows between zones. |
Check out GlazeWM, it's a very cool app and works very well for me. |
Yep. +1 for this feature. It make the fancyzones more useful, and avoid distracting from using mouse to switch focus between programs within different zones in one layout, hope this issuse can be pushed forward more quickly. Many thanks! |
+1 for this issue, would be incredibly useful |
I am willing to put some hours into this. |
To add to this, in addition to having a shortcut for focusing each zone (e.g. using number keys), a way to focus zones based on relative position using arrow keys much like the current option for the Relative position Snap override would be very useful. |
Implemented basic support for this in a fork: See commit comments for what works, what's still TODO, and building. I'm not sure I have time to get this PR ready but if someone wants to collab on that to submit the feature back let me know. Also, #25831 is another dup of this thread. |
#16052 also seems related. |
very interested in this |
+1 |
+1 (it's been more than 3 years 🙏) |
Description of the new feature / enhancement
Powertoys fancyzones shortcut or hotkey to switch between zones. Just like shortcuts to new feature of switching to next window in current zone, adding shortcuts to this would be nice :)
Scenario when this would be used?
Makes it convenient to switch between zones, rather than having to use alt+tab
Supporting information
No response
The text was updated successfully, but these errors were encountered: