Hyprland/src/managers/input
John M. Harris, Jr 40ce17bbbd
gestures: Add gestures:workspace_swipe_min_fingers option (#6342)
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.
2024-06-07 19:54:08 +02:00
..
IdleInhibitor.cpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
InputManager.cpp seat: discrete round away from zero + high res scrolling (#6317) 2024-06-03 22:47:02 +02:00
InputManager.hpp wl-data-device: move to hyprland impl 2024-05-14 23:13:35 +01:00
InputMethodPopup.cpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
InputMethodPopup.hpp ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
InputMethodRelay.cpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
InputMethodRelay.hpp ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
Swipe.cpp gestures: Add gestures:workspace_swipe_min_fingers option (#6342) 2024-06-07 19:54:08 +02:00
Tablets.cpp wl_seat: move to hyprland impl 2024-05-14 23:02:24 +01:00
TextInput.cpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
TextInput.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
Touch.cpp wl_seat: move to hyprland impl 2024-05-14 23:02:24 +01:00