mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-14 15:28:22 +00:00
gestures: Swipe direction lock (#3052)
This commit is contained in:
@@ -309,6 +309,7 @@ struct SSwipeGesture {
|
||||
|
||||
double delta = 0;
|
||||
|
||||
int initialDirection = 0;
|
||||
float avgSpeed = 0;
|
||||
int speedPoints = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user