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

Add gestures:workspace_swipe_min_fingers option #6342

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Commits on Jun 7, 2024

  1. Add gestures:workspace_swipe_min_fingers option

    When gestures:workspace_swipe_min_fingers is enabled,
    gestures:workspace_swipe_fingers is considered to be the minimum
    number of fingers required to swipe.
    
    This behavior is more similar to sway and macOS's default behavior.
    
    For example, this allows you to set workspace_swipe_fingers to 3,
    but swipe with 4 or more fingers instead of 3.
    JohnMH committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9facf04 View commit details
    Browse the repository at this point in the history