You are not logged in.

#1 Today 04:54:32

nooobeee
Member
Registered: 2021-09-17
Posts: 28

Three Finger Gesture issue after update

I am running qtile and had originally set it up to use 3 finger swipes left and right to move between groups/workspaces.  After a recent update, this stopped working.  Now it only accepts three finger swipes up and down to move between groups/workspaces.  I was using libinput-gestures to accomplish this but I'm wondering if now there's a conflict with libinput.

cat libinput-gestures.conf 
# Generated by Gestures 0.3.0  -->  https://gitlab.com/cunidev/gestures
# Manual editing might result in data loss!


# Invalid lines


# Unsupported lines

# Swipe threshold (0-100)
swipe_threshold 0

# Gestures
gesture swipe right 3 xdotool key Super+Left
gesture swipe left 3 xdotool key Super+Right
libinput-gestures-setup status
libinput-gestures is installed.
libinput-gestures is set up as a desktop application.
libinput-gestures is currently running as a desktop application.
libinput-gestures is set to autostart as a desktop application.
libinput-gestures is using custom configuration file.
libinput-gestures -d
libinput-gestures: session qtile+x11 on Linux-6.11.9-arch1-1-x86_64-with-glibc2.40, python 3.12.7, libinput 1.27.0
Hash: 0e1e57e8449be47b594df9882c2c1e31
Gestures configured in ~/.config/libinput-gestures.conf:
swipe right      3 xdotool key Super+Left
swipe left       3 xdotool key Super+Right
libinput-gestures: device /dev/input/by-path/pci-0000:00:15.1-platform-i2c_designware.1-event-mouse(event15): DELL0A5D:00 04F3:311C Touchpad
libinput-gestures is already running for szemlicka, terminating ..

"libinput debug-events" outputs activity on 3 finger left and right swipes.

Any thoughts on what else to check?

Offline

#2 Today 07:02:07

bulletmark
Member
From: Brisbane, Australia
Registered: 2013-10-22
Posts: 675

Re: Three Finger Gesture issue after update

I see that libinput 1.27.0 has changed `libinput debug-events` output slightly as per this commit and this is breaking libinput-gestures.

It would be best if you raise this issue at https://github.com/bulletmark/libinput-gestures/issues.

Offline

#3 Today 07:30:20

bulletmark
Member
From: Brisbane, Australia
Registered: 2013-10-22
Posts: 675

Re: Three Finger Gesture issue after update

This is fixed by version 2.78 of libinput-gestures which is updated in the AUR.

Offline

Board footer

Powered by FluxBB