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

Attempt to move windows into nearest spaces when dropping them. #6

Open
Alysander opened this issue Nov 3, 2015 · 0 comments
Open

Comments

@Alysander
Copy link
Owner

At the moment when you move a window it will first attempt to place it in the nearest location.
If that fails, it will try to make the best fit it can.

I think it needs to trade off between these two things and first identify if the window is almost
the correct size for a nearby overlapping space and fit it into it.
A good heuristic will be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant