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

Make SnapAttraction snap to edges of all monitors. #521

Merged
merged 2 commits into from
Jun 10, 2021

Commits on Jun 10, 2021

  1. Make SnapAttraction snap to edges of all monitors.

    SnapAttraction Screen* now snaps to the edges of all monitors
    and not just to the very outer edges. Closes #466.
    somiaj committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    e0afc02 View commit details
    Browse the repository at this point in the history
  2. Window SnapAttraction Cleanup

    Code simplification by combining two conditionals into a single
    statement, since they called the same function with same values.
    somiaj committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    fe70dd5 View commit details
    Browse the repository at this point in the history