summaryrefslogtreecommitdiffstats
path: root/package/libinput
Commit message (Collapse)AuthorAgeFilesLines
* libinput: bump to version 1.3.3Gustavo Zacarias2016-07-012-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libinput: bump to version 1.3.2Gustavo Zacarias2016-06-192-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Merge branch 'next'Peter Korsgaard2016-06-013-80/+3
|\ | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * libinput: bump to version 1.3.1Gustavo Zacarias2016-06-012-3/+3
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * libinput: bump to version 1.3.0Gustavo Zacarias2016-05-262-3/+3
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * libinput: remove unneeded patchBaruch Siach2016-05-131-77/+0
| | | | | | | | | | | | | | | | | | | | | | | | The log_msg symbol conflict was fixed in libevdev commit e4c315fc1603 (Rename symbols leaking from static library to avoid name clashes, 2014-08-18) that was included in version 1.3 of libevdev. Remove the patch that used to fix the issue of log_msg symbol conflict with libevedev, which is a direct dependency of libinput. Cc: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | libinput: fix missing static_assertBaruch Siach2016-05-162-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | uClibc-ng does not define the C11 static_assert macro. Patch configure.ac to detect this and define a nop macro. Fixes: http://autobuild.buildroot.net/results/3eb/3eb32c19f90a5fd8d45a0c36676e015e8278a469/ http://autobuild.buildroot.net/results/184/1844890c65615f1676a85c6fac78937249eee9f1/ http://autobuild.buildroot.net/results/3a3/3a3f8c5624e8019a6eababbf6e7440fdd668f85f/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | libinput: fix variable name typoDanomi Manchego2016-05-111-1/+1
|/ | | | | Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libinput: bump to version 1.2.4Gustavo Zacarias2016-04-222-4/+4
| | | | | | | | Forcibly disable wacom support since we haven't got a libwacom package yet. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libinput: add explicit event-gui handlingGustavo Zacarias2016-04-221-4/+9
| | | | | | | | | | Otherwise since it's automatic it was left to random depending on the libgtk3/libinput build order. Also collapse all that whitespace. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libinput: bump version to 1.1.5Bernd Kuhls2016-01-282-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libinput: bump version to 1.1.4Bernd Kuhls2016-01-192-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libinput: bump version to 1.1.2Bernd Kuhls2015-12-192-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libinput: bump version to 1.1.0Bernd Kuhls2015-11-143-8/+22
| | | | | | | Also rebased 0001-rename-log_msg-to-libinput_log_msg.patch. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libinput: bump version to 0.19.0, add locale dependencyBernd Kuhls2015-07-183-5/+6
| | | | | | | | | | | Since 2015-04-22 libinput needs locale support: http://cgit.freedesktop.org/wayland/libinput/commit/src/libinput-util.c?id=5c671e0375cc03032fcac26efe4a7835a74c8bfc This patch adds the needed dependency also to weston and xdriver_xf86-input-libinput. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libinput: bump version to 0.14.1Bernd Kuhls2015-04-252-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libinput: bump version to 0.13.0Bernd Kuhls2015-04-122-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libinput: bump version to 0.12.0Bernd Kuhls2015-03-152-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libinput: bump version to 0.10.0Vicente Olivert Riera2015-02-192-3/+3
| | | | | | | | - Bump version to 0.10.0 - Update the hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libinput: add hashPeter Seiderer2014-12-081-0/+2
| | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libinput: bump version to 0.7.0Peter Seiderer2014-12-082-18/+14
| | | | | | | | | | | See [1] for a detailed list of changes. Additional renamed (and rebased) the single patch. [1] http://lists.freedesktop.org/archives/wayland-devel/2014-December/018750.html Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-1/+1
| | | | | | | | | | | | To be consistent with the recent change of FOO_MAKE_OPT into FOO_MAKE_OPTS, make the same change for FOO_CONF_OPT. Sed command used: find * -type f | xargs sed -i 's#_CONF_OPT\>#&S#g' Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libinput: bump versionYann E. MORIN2014-09-212-24/+32
| | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libinput: fix build with libevdevRomain Naour2014-08-251-0/+59
| | | | | | | | | | | | | libevdev and libinput use the same function name (log_msg). An easy fix is to rename one of the two functions. Fixes: http://autobuild.buildroot.net/results/b1e/b1ea94f09d6f7459e3d7794c4a62bbdbb53d5da6/build-end.log [Thomas: slightly reword the patch description.] Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libinput: bump versionPeter Korsgaard2014-06-113-64/+1
| | | | | | And remove upstreamed patches. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libinput: fix build for older kernel headersPeter Korsgaard2014-06-022-0/+63
| | | | | | | Provide a fallback definition for KEY_MICMUTE (which was added in 3.1) and fix the fallback definition for KEY_LIGHTS_TOGGLE (which was added in 3.10). Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libinput: new packageYann E. MORIN2014-06-022-0/+36
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud