-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
FancyZones - Windows snap hotkeys to move windows between screens #629
Comments
@enricogior What is the dev effort on this? |
Yes please, powertoys needs to be able to mimic default windows 10 behavior |
Agreed |
FYI, I just noticed that Win + Shift + Left and Win + Shift + Right does move the window across monitors, just not zones. Don't know if this is FancyZones behavior, but I at least wanted to mention it. |
We started the investigation, if we don't run into any blocking issue, we'll try to get it done for 0.16. |
The fix is now available in 0.16 https://github.com/microsoft/PowerToys/releases |
I cannot confirm whether or not it worked in previous versions, but using version 0.18, I experience the following: I have two monitors. I move the FancyZones Settings window to monitor1 where I want to create 3 zones. ... Continuing to create zones on each monitor is possible, but it appears that all previously created zones are simply moved to the last monitor that the editor was entered from (and zones still cannot simply be dragged from one monitor to another)... Which means that it is never possible to have zones on more than one monitor at a time... I doubt this is the intended functionality. It seems much too restrictive, and so much potential is being lost if so. I hope I just made a mistake in the settings or misunderstood something, and if so, I would greatly appreciate being pointed toward my error :) |
@alpha-gub |
@enricogior Manufacturer drivers do sound like a good idea. I will check back when I have found them and tested. I suppose, it may be worthwhile to provide additional info, in case any of it could be relevant. I have been using a laptop with internal monitor set to native resolution with 150% scaling and an external monitor set to (much lower) native resolution with 100% scaling - connected via Mini DisplayPort->DVI cable. |
@alpha-gub |
The new multi-monitor zone editor works like a charm, but it's not possible to use the win+arrow to move a window from one screen to another. When using the snap hotkeys, you are restricted to the monitor your window is currently on.
Would be nice if this followed the same convention as the regular snapping on multi-monitor setups, and would let you move through all zones on one monitor and then on to the zones of the second monitor.
The text was updated successfully, but these errors were encountered: