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

Wrap focus change #935

Merged
merged 3 commits into from
Oct 7, 2016
Merged

Wrap focus change #935

merged 3 commits into from
Oct 7, 2016

Commits on Oct 7, 2016

  1. wrap container in direction (if possible)

    Introduces container wrapping - if there is no other viable move, the
    selection wraps on the first container where such action is possible.
    D.B committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    7f558ce View commit details
    Browse the repository at this point in the history
  2. add force_focus_wrapping option

    D.B committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    d3f5ac8 View commit details
    Browse the repository at this point in the history
  3. add focus changing between floating containers

    It will also wrap if needed.
    D.B committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    379b1a0 View commit details
    Browse the repository at this point in the history