Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyprgrass stopped working after recent update #154

Open
ForgotMyPasswd opened this issue Aug 26, 2024 · 2 comments
Open

Hyprgrass stopped working after recent update #154

ForgotMyPasswd opened this issue Aug 26, 2024 · 2 comments

Comments

@ForgotMyPasswd
Copy link

(I'm not sure how to get logs for hyprgrass, if there's a way I'll provide them)
I recently updated hyprgrass and hyprland, and now hyprgrass has stopped working with none of my gestures being recognised.

System information:
Hyprland version: 0.42.0
Latest zen kernel
Latest hyprgrass commit (version 0.7 according to hyprctl sysinfo)

@horriblename
Copy link
Owner

hyprctl probably reported the wrong version because I forgot to update the version number (again)

rollback to 0.7 for now

@hyprbased
Copy link

hyprbased commented Sep 9, 2024

still not working for me on v0.42.0-119-g727f1b54
(tried version 0.7, and newer one)

hyprctl plugin list

Plugin hyprgrass by horriblename:
Handle: 5c37279b66e0
Version: 0.7
Description: Touchscreen gestures

i put this in hyprland.conf, also tried putting it in
/plugins/plugins.conf
/plugins/libhyprgrass.conf

plugin:touch_gestures {
workspace_swipe_edge = d
long_press_delay = 400
hyprgrass-bind = , edge:r:l, workspace, +1
hyprgrass-bind = , edge:d:u, exec, firefox
hyprgrass-bind = , edge:l:d, exec, pactl set-sink-volume @DEFAULT_SINK@ -4%
hyprgrass-bind = , swipe:4:d, killactive
hyprgrass-bind = , swipe:3:ld, exec, foot
hyprgrass-bind = , tap:3, exec, foot
hyprgrass-bindm = , longpress:2, movewindow
hyprgrass-bindm = , longpress:3, resizewindow

    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants