summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-misc/libinput-gestures: version bump.Vladimir Pavljuchenkov (SpiderX)2018-02-042-0/+38
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7054
* x11-misc/libinput-gestures: fix bug #642938Vladimir Pavljuchenkov (SpiderX)2018-01-042-6/+8
| | | | | Closes: https://bugs.gentoo.org/642938 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-misc/libinput-gestures: 2.30 version bumpVladimir Pavljuchenkov (SpiderX)2017-12-252-0/+37
| | | | Closes: https://github.com/gentoo/gentoo/pull/6065
* x11-misc/libinput-gestures: Drop USE=gtk,kdeVladimir Pavljuchenkov (SpiderX)2017-12-251-6/+10
| | | | | | | | 1. Dropped x11-libs/gtk+:3 and kde-plasma/kde-cli-tools:5 from RDEPEND. 2. Fixed REQUIRED_USE position in ebuild. Closes: https://github.com/gentoo/gentoo/pull/6065 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-misc: Update Manifest hashes.Ulrich Müller2017-12-091-3/+3
|
* x11-misc/libinput-gestures: version bump for dependency compatibilityVladimir Pavljuchenkov (SpiderX)2017-07-303-3/+36
| | | | | | | | | | 1. Add python 3.6 to PYTHON_COMPAT 2. Depend on libinput 1.8 because of commpatibility issue 3. Bump to 2.26 and update live ebuild Bug: https://bugs.gentoo.org/show_bug.cgi?id=623800 Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5053
* x11-misc/libinput-gestures: bump to 2.19Vladimir Pavljuchenkov (SpiderX)2017-03-153-2/+35
| | | | | | | 1. Sorted USE flags alphabetically. Closes: #4191 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* x11-misc/libinput-gestures: new package.Vladimir Pavljuchenkov (SpiderX)2017-01-044-0/+90
Libinput-gestures is a utility which reads libinput gestures from your touchpad and maps them to gestures you configure in a configuration file. Each gesture can be configured to activate a shell command which is typically an xdotool command to action desktop/window/application keyboard combinations and commands. Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3204