hyprwm / hyprland-plugins

Official plugins for Hyprland
BSD 3-Clause "New" or "Revised" License
459 stars 42 forks source link

expo: add option for gesture fingers #174

Closed leonnelc closed 1 month ago

leonnelc commented 1 month ago

I added a config value for gesture fingers and improved gesture detection by adding some checks so it doesn't get triggered when swiping horizontally or in the opposite direction of gesture_positive, this makes the gesture compatible with workspace swipe to use both gestures with the same number of fingers

leonnelc commented 1 month ago

also i'm pushing a partial fix for #111, it fixes the "cancel gesture" problem