summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libevdev 1.10.1libevdev-1.10.1Peter Hutterer2021-01-112-2/+2
* doc: fix conflicting documentation for libevdev_get_event_value()Peter Hutterer2021-01-081-2/+1
* gitlab CI: use Fedora 33 and Ubuntu 20.10Peter Hutterer2021-01-043-74/+70
* gitlab CI: make the custom build reference automatedPeter Hutterer2021-01-041-5/+6
* include: sync event codes with kernel 5.10Peter Hutterer2020-12-142-0/+8
* CODING_STYLE.md: fix a typoShuo Wang2020-11-031-1/+1
* libevdev 1.10.0libevdev-1.10.0Peter Hutterer2020-10-262-2/+2
* README: drop an obsolete paragraphPeter Hutterer2020-10-261-3/+0
* libevdev 1.10rc2libevdev-1.9.902Peter Hutterer2020-10-202-2/+2
* Add libevdev_disable_propertyScott Jann2020-10-194-0/+34
* Add link to Rust bindingsNayan Deshmukh2020-10-101-0/+1
* libevdev 1.10rc1libevdev-1.9.901Peter Hutterer2020-10-062-2/+2
* tools: add a man page for the touchpad-edge-detector toolPeter Hutterer2020-10-064-4/+51
* meson.build: install the libevdev-tweak-device man pagePeter Hutterer2020-10-061-1/+1
* tools: Remove signalfd.h include againNiclas Zeising2020-09-192-2/+0
* include: sync event codes with kernel 5.8Peter Hutterer2020-09-114-7/+10
* doc: fix doxyen complaints after fd6c9b8ca0ec0791cPeter Hutterer2020-09-111-5/+5
* gitlab ci: run the qemu jobs on F32Peter Hutterer2020-09-112-26/+26
* gitlab CI: update to use F32Peter Hutterer2020-09-112-53/+53
* [clang-tidy] do not use else after returnRosen Penev2020-08-274-44/+67
* libevdev: sort includes alphabeticallyRosen Penev2020-08-277-26/+30
* libevdev: remove pointless return in void functionRosen Penev2020-08-271-2/+0
* libevdev: fix inconsistent declarationsRosen Penev2020-08-271-5/+5
* Document FreeBSD quirksNiclas Zeising2020-08-141-0/+11
* tests: Add FreeBSD specific testsNiclas Zeising2020-08-141-0/+94
* tests: Disable attach debugger on FreeBSDNiclas Zeising2020-08-141-3/+8
* tests: disable force feedback events on FreeBSDNiclas Zeising2020-08-141-0/+8
* tests: Use CLOCK_MONOTONIC_FAST on FreeBSDNiclas Zeising2020-08-141-1/+8
* uinput: Implement FreeBSD fetch_syspath_and_devnode()Niclas Zeising2020-08-141-0/+30
* uinput: Move SYS_INPUT_DIR to where it is usedNiclas Zeising2020-08-141-2/+2
* tools: use basename(argv[0]) for program nameNiclas Zeising2020-08-143-15/+18
* tools: Remove signalfd() useNiclas Zeising2020-08-142-26/+28
* Add FreeBSD compatible input.h and uinput.hNiclas Zeising2020-08-1411-750/+2463
* Don't hardcode /bin/bashNiclas Zeising2020-08-133-3/+5
* libevdev 1.9.1libevdev-1.9.1Peter Hutterer2020-07-162-2/+2
* libevdev: any value less than 0 has a NULL namePeter Hutterer2020-07-152-1/+2
* gitlab CI: move MR check to a later stagePeter Hutterer2020-06-302-2/+4
* gitlab CI: fix the repo name for excluding checks on masterPeter Hutterer2020-06-162-2/+2
* gitlab CI: use ci-fairy to check commits and merge requestsPeter Hutterer2020-06-163-136/+50
* include: sync event codes with kernel 5.7Peter Hutterer2020-06-042-1/+83
* gitlab CI: move the pip dependencies to before_scriptPeter Hutterer2020-06-042-2/+2
* gitlab CI: alpine needs pip explicitly installed nowPeter Hutterer2020-06-042-6/+6
* Add a CODING_STYLE documentPeter Hutterer2020-06-021-0/+222
* Add link to Haskell bindingsGeorge Thomas2020-06-021-0/+1
* Match if/else blocks for curly bracesPeter Hutterer2020-05-262-16/+27
* tools: specify width by height in the edge-detector helpPeter Hutterer2020-05-071-1/+1
* gitlab-ci: update to ubuntu 20.04Peter Hutterer2020-05-012-32/+32
* tools: rename the example device in the touchpad-edge-detectorPeter Hutterer2020-04-281-1/+1
* gitlab CI: update docs for how to schedule the auth variablePeter Hutterer2020-03-182-2/+2
* gitlab CI: move to use ci-fairyPeter Hutterer2020-03-185-132/+14