Open alba4k opened 7 months ago
shouldn't be possible... how to repro? Never seen this.
I'm still trying to figure that out (which is why I only opened the issue now, but it has been happening since I first tried out he)
Will let you know
Also, noticed while playing around with gaps, the gaps disappear
Just experienced this as well when launching with 4 finger swipe.
I can get it consistently but my setup is a bit nuanced:
swipe:
3:
left:
command: zsh -ic "hyprctl dispatch workspace m+1"
right:
command: zsh -ic "hyprctl dispatch workspace m-1"
up:
command: zsh -ic "hyprctl dispatch hyprexpo:expo toggle"
threshold: swipe: 0.2
interval: swipe: 0.7
2. My hyprexpo config is this:
```hyprlang
plugin {
hyprexpo {
bg_col = rgb(111111)
columns = 4
gap_size = 5
workspace_method = first 1 # [center/first] [workspace] e.g. first 1 or center m+1
enable_gesture = false # laptop touchpad, 4 fingers
gesture_distance = 300 # how far is the "max"
gesture_positive = true # positive = swipe down. Negative = swipe up.
}
}
Not sure at all but I feel like that final swipe left gesture triggers both a click and the gesture.
Hyprexpo sometimes goes into a state where clicking on workspaces won't select them anymore (just pass the input down to below the screen). normal
hyprexpo:expo toggle/disable/off
means won't help. The only way to close hyprexpo becomes to disable ithttps://github.com/hyprwm/hyprland-plugins/assets/84153269/7fb48902-851a-4f12-8672-a9870e26b050