Package Details: libinput-three-finger-drag 1.31.3-2

Git Clone URL: https://aur.archlinux.org/libinput-three-finger-drag.git (read-only, click to copy)
Package Base: libinput-three-finger-drag
Description: Input device management and event handling library
Upstream URL: https://wayland.freedesktop.org/libinput/doc/latest/
Licenses: MIT
Conflicts: libinput, libinput-tools
Provides: libinput, libinput-tools, libinput.so
Submitter: yarliepow
Maintainer: yarliepow
Last Packager: yarliepow
Votes: 10
Popularity: 0.115793
First Submitted: 2020-09-11 09:09 (UTC)
Last Updated: 2026-08-28 07:53 (UTC)

Required by (331)

Sources (2)

Pinned Comments

eclairevoyant commented on 2023-07-01 18:46 (UTC) (edited on 2023-07-01 18:46 (UTC) by eclairevoyant)

Ensure to delete any cached sources before upgrading from 1.19.3.

Also, import the upstream signing key; only simple way I can think of right now is via the following (requires curl and jq of course):

curl -sS 'https://gitlab.freedesktop.org/api/v4/users/20572/gpg_keys/530' | jq '.key' | xargs echo -e | gpg --import -i -

Latest Comments

1 2 3 Next › Last »

yarliepow commented on 2026-08-27 18:54 (UTC)

It's all in the patch

https://aur.archlinux.org/cgit/aur.git/tree/0001-meson-build-options-for-3-4-finger-dragging.patch?h=libinput-three-finger-drag

qbvt commented on 2026-08-21 20:08 (UTC)

I disabled libinputs option where fast 3 finger drags get promoted to swipes.

@yarliepow can you clarify how you did this / which specific options you refer to ?

yarliepow commented on 2026-06-20 09:56 (UTC)

I disabled libinputs option where fast 3 finger drags get promoted to swipes. This seems to work for me.

viniavila commented on 2026-06-03 17:26 (UTC)

@yarliepow, yes, they kept the 3-finger fast swipe gesture if you drag fast enough, to trigger 3-finger drag, one have to drag slowly... the issue was that everyone had to drag VERY SLOWLY to trigger the drag therefore they adjusted some hardcoded variable to make 3-finger drag trigger easier. But apparently for you the threshold is not enough as you are still triggering fast swipe sometimes... Maybe we can track the code and discover where the adjust can be done and create a patch?

yarliepow commented on 2026-05-27 20:26 (UTC)

I tried the updated libinput 1.31.2 with my patch, but notice that sometimes my three finger drag moves the desktop workspace. Not always, but it's definitely annoying enough not to update.

viniavila commented on 2026-05-25 13:40 (UTC)

libinput-three-finger-drag 1.31.2 solved this issue, they adjusted the threshold to trigger the fast swipe gesture, so we can trigger 3f-drag easily now

I think it's safe to upgrade the package now

yarliepow commented on 2026-04-12 09:51 (UTC)

I downgraded to 1.30.1