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

Non-resizable Window Snapping #447

Closed
Ichisich opened this issue Jul 17, 2023 · 4 comments · Fixed by #473
Closed

Non-resizable Window Snapping #447

Ichisich opened this issue Jul 17, 2023 · 4 comments · Fixed by #473
Labels
enhancement New feature or request

Comments

@Ichisich
Copy link

Currently, non-resizable applications that get snapped also get resized.
A more intuitive handling would be to just move non-resizable windows to the next edge instead, identical to the Move to next Edge action.
The approach could be dependent on the Resize all windows option.

@RamonUnch
Copy link
Owner

For now when you disable the Resize all windows option, non-resizable windows are not snapped/resized in any way. So in this case it could be a good idea to transform the snapping into a a move to next edge instead as you say, I am not sure i would be so great however because it mean the action would depend on the type of window which might be unintuitive. However in this case it would make sense because the snap to next edge is kind of similar to snapping but without resizing the window.

@RamonUnch RamonUnch added the enhancement New feature or request label Jul 17, 2023
@Ichisich
Copy link
Author

For now when you disable the Resize all windows option, non-resizable windows are not snapped/resized in any way.

Maybe it's different on older Windows Iterations, but in Windows 10 a non-resizable window gets snapped and resized.

1

Snapped to the top right corner:
2

@RamonUnch
Copy link
Owner

You are right, when using the Snap to monitor side/corner action directly or via the menu, it still gets snapped.
If you use the double-right-click or if you drag to the screen corner it, snapping should be disables though,
Unless you set the AResize blacklist to *|* or something.

I will first fix that and then see how it can be improved.

@RamonUnch RamonUnch mentioned this issue Aug 1, 2023
@RamonUnch
Copy link
Owner

AltSnap1.62test4.zip

Try this one...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants