Skip to content
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

Move to left/right/top/bottom zoone limitation #534

Closed
RamonUnch opened this issue May 8, 2024 · 2 comments · Fixed by #536
Closed

Move to left/right/top/bottom zoone limitation #534

RamonUnch opened this issue May 8, 2024 · 2 comments · Fixed by #536
Labels
bug Something isn't working

Comments

@RamonUnch
Copy link
Owner

RamonUnch commented May 8, 2024

These are my 'window zones' for example (1) left focused window - a liitle space at the right side -, 2) middle window, 3) right focused window - a liitle space at the left side -, 4) middle bottom window)

Snap_Layout

I've set it to
move to left zone = ALT + LEFT
move to right zone = ALT + RIGHT
move to bottom zone = ALT + DOWN

The only thing thing which work is ALT + LEFT => window goes to 1) and ALT + RIGHT => window goes to 3).

I can't use the middel bottom window 4) for example - I thought this should work with ALT + DOWN but ALT + DOWN maximize the window to whole screen.

Originally posted by @Heart1010 in #511 (comment)

@RamonUnch
Copy link
Owner Author

@Heart1010
Could you try this build, I changed the way the next left/top/right/bottom zone is picked in the case you use ZSnapMode=1
It should help with your case.

AltSnap1.63test_x64.zip

@RamonUnch RamonUnch added the bug Something isn't working label May 12, 2024
@Heart1010
Copy link

This is exactly the way I supposed it to work 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants