Package Details: libinput-gestures 2.77-1

Git Clone URL: https://aur.archlinux.org/libinput-gestures.git (read-only, click to copy)
Package Base: libinput-gestures
Description: Actions gestures on your touchpad using libinput
Upstream URL: https://github.com/bulletmark/libinput-gestures
Keywords: gestures libinput multitouch touchpad
Licenses: GPL-3.0-or-later
Conflicts: libinput-gestures-git
Submitter: bulletmark
Maintainer: bulletmark
Last Packager: bulletmark
Votes: 96
Popularity: 0.072632
First Submitted: 2016-08-14 04:06 (UTC)
Last Updated: 2024-09-04 02:58 (UTC)

Dependencies (5)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

yochananmarqos commented on 2019-12-18 01:51 (UTC)

Ah, I see. Well, nevermind then.

bulletmark commented on 2019-12-17 23:36 (UTC) (edited on 2019-12-17 23:36 (UTC) by bulletmark)

@yochananmarqos, that "make check" is for my developer use and the output only makes sense to a developer like me. It is used to pre-check code etc before I submit a new update to github. It is inappropriate to add that as a forced check that makepkg runs every time any user installs this package, which is what you are suggesting.

yochananmarqos commented on 2019-12-17 21:19 (UTC)

The Makefile supports check:

checkdepends=('flake8' 'shellcheck' 'vermin')
check() {
    cd "$pkgname-$pkgver"
    make check
}

bulletmark commented on 2019-09-06 23:19 (UTC)

@luntik2012 there is no such literal quote in the README. Raise an issue in the proper place, i.e. at https://github.com/bulletmark/libinput-gestures/issues if you can be bothered to write a clearer description of your problem. BE SURE to follow the instructions in the trouble shooting section first.

luntik2012 commented on 2019-09-06 18:52 (UTC)

please, add info about necessary restart to README.md, it's really confusing when you say "just add user to input group and everything will work" and it does not

wanted to create duplicate issue on github, but fcking ms added some email confirmations, so i will not log in

stepovic commented on 2018-06-19 12:42 (UTC)

Sure thing, just wanted to comment for people with the same issue. All other touchpad events worked just fine (right click with two fingers, middle click with three..), except the three-finger swipes. So one might think it might be related to this package.

bulletmark commented on 2018-06-19 12:35 (UTC) (edited on 2018-06-19 12:58 (UTC) by bulletmark)

@stepovic, it is more appropriate to raise a bug on github than here. However, it is a bug in libinput 1.11.1, not libinput-gestures (type libinput list-devices and it core dumps) so I guess they will fix that quickly.

Edit: I raised a bug on libinput: https://gitlab.freedesktop.org/libinput/libinput/issues/50

stepovic commented on 2018-06-19 12:11 (UTC) (edited on 2018-06-19 12:12 (UTC) by stepovic)

The update of libinput (from 1.11.0-1 to 1.11.1-1) broke libinput-gestures. Output of "libinput-gestures-setup restart":

Command '['libinput', 'list-devices']' died with <signals.sigsegv: 11=""></signals.sigsegv:>

Output of "libinput list-devices":

[1] 12303 segmentation fault (core dumped) libinput list-devices

Downgrading to libinput 1.11.0-1 fixed it.

Osleg commented on 2018-05-02 02:12 (UTC)

@nfs you should use touchegg instead to setup gestures on touchscreen

bulletmark commented on 2017-05-25 00:16 (UTC)

@ouyangjun, I added the missing hicolor-icon-theme but the other packages are actually needed.