Skip to content

PointerInputRedirection: Keep the swipe gesture direction in sync with the scrolling direction

Eugene Popov requested to merge epopov/kwin:gesture_direction into master

Most users prefer to use the same direction for both scrolling and swiping. Until the gesture KCM is ready, it makes sense to keep the swipe gesture direction in sync with the scrolling direction.

BUG: 454231

Merge request reports