-
Notifications
You must be signed in to change notification settings - Fork 79
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
[Snap layout] Save multiple layouts to support changing monitors configuration #232
Comments
@onguarde
It is still in development but it should be already usable. |
Unfortunately, 1.59test2 is too unstable on my system to test this enhancement. |
Strange, try with this one: |
Same issue. |
Well I just realized that I did an obvious mistake that kicks in when enabling/disabling AltSnap. |
Now you should have the total resolution of each layout shown next to it, also when you change the display settings, AltSnap will try to find a perfect match in the available layouts and will set it if it finds it. You can also specify several Grid layouts if you use GridMode, using GridNx/y1, 2, 3 etc.
In Grid mode the Grid dimensions will be shown next to the Snap layout entry. |
I only have one monitor, so I tried to emulate it by changing the resolution. One improvement I would suggest. |
Indeed could be nice, but I was more thinking about Using the mouse wheel while in Snap to zone mode, like this people that you can go next/previous layout. An interesting thing to do would be to setup a different snap layout for each virtual desktop. I will save this for future work, because Win10 virtual desktops support would lead to a big set of changes when it comes in, and It is not yet there. The main focus is to first have a perfectly fine multi layout support with the minimal amount of smartness to begin with. |
@RamonUnch , I found when I changed layout (using grid layout). In order to activate the Move to Zone action (using keyboard shortcut), I have to move the window using altsnap first. Otherwise, Move to Zone will be activate. This happens when the AltSnap starts or every time after the layout changes. |
Try this one. |
Works like a charm! Thanks a lot! |
At home, I use multiple monitors. My laptop monitor is one of the monitors, in portrait mode.
When I'm using my laptop on the go, laptop monitor is in landscape mode.
However, the alt snap layout is stuck to the old layout. It seems that we don't have a way to support multiple layouts.
The workaround is to setup a new layout, overwriting the existing, using,
However, this gets tedious after a whille. A nice enhancement would be to support saving multiple snap layouts.
A stretch would be to support automatic selection of the saved layouts, based on the number of monitors connected to it.
In Microsoft Powertoys, I also need to enable/reenable and reapply an existing layout. The good thing is, the same layout that I use for my main monitor (FHD), works for my laptop (HD).
The text was updated successfully, but these errors were encountered: