aboutsummaryrefslogtreecommitdiff
path: root/libs/libinput/patches
Commit message (Collapse)AuthorAge
* libinput: Add missing header to fix compilationRosen Penev2019-02-12
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libinput: update to version 1.7.3 and use libudev-fbsdDaniel Golle2017-06-19
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libinput: fix and optimize buildMichael Heimpold2016-03-23
| | | | | | | | | | | | | | | | Buildbots are reporting the following build failure: -snip- CCLD test-build-linker ../src/.libs/libinput.so: undefined reference to `static_assert' -snap- Since this is the only call to static_assert within the library, removing this assertion seems to be reasonable. While at, speed up the build by not building tests and documentation. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* libinput: update to version 1.0.1Daniel Golle2015-09-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libinput: new packageDaniel Golle2015-06-10
Signed-off-by: Daniel Golle <daniel@makrotopia.org>