summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-11Fix a compiler warningPeter Hutterer1-1/+2
2022-07-11meson: up the timeout to 10s per testPeter Hutterer1-1/+1
2022-03-25meson.build: install the mouse-dpi-tool man pagePeter Hutterer1-1/+2
2022-03-25libevdev 1.12.1libevdev-1.12.1Peter Hutterer2-2/+2
2022-03-22include: sync key codes with kernel 5.17Peter Hutterer2-2/+6
2022-02-02gitlab CI: update to current distribution versions, drop CentosPeter Hutterer3-204/+84
2021-11-15Add a manpage for mouse-dpi-toolStephen Kitt2-0/+19
2021-11-09libevdev 1.12.0libevdev-1.12.0Peter Hutterer2-2/+2
2021-11-09tools: add a helper tool to list all currently known codesPeter Hutterer3-1/+56
2021-11-09include: sync event codes with kernel 5.15Peter Hutterer3-1/+3
2021-09-04doc: fix initialization and setup errorJosé Expósito1-1/+1
2021-09-04doc: fix uinput device creation warningsJosé Expósito1-3/+2
2021-08-17doc: fix typosUlrich Ölmann1-5/+5
2021-08-17doc: fix uinput example codeUlrich Ölmann1-1/+1
2021-07-26gitlab CI: update to latest ci-templatesPeter Hutterer3-18/+18
2021-06-21build: properly link against rtSimeon Schaub1-1/+2
2021-05-19gitlab CI: bump to Fedora 34 and Ubuntu 21.04Peter Hutterer2-63/+63
2021-05-19gitlab CI: make the tarball distro selection automaticPeter Hutterer3-5/+9
2021-05-19gitlab CI: make the qemu selection automaticPeter Hutterer3-41/+16
2021-02-22make-event-names: Fix determinism issueRichard Purdie1-3/+3
2021-02-01libevdev 1.11.0libevdev-1.11.0Peter Hutterer2-2/+2
2021-01-25Change to the (always intended) MIT licensePeter Hutterer29-520/+86
2021-01-11libevdev 1.10.1libevdev-1.10.1Peter Hutterer2-2/+2
2021-01-08doc: fix conflicting documentation for libevdev_get_event_value()Peter Hutterer1-2/+1
2021-01-04gitlab CI: use Fedora 33 and Ubuntu 20.10Peter Hutterer3-74/+70
2021-01-04gitlab CI: make the custom build reference automatedPeter Hutterer1-5/+6
2020-12-14include: sync event codes with kernel 5.10Peter Hutterer2-0/+8
2020-11-03CODING_STYLE.md: fix a typoShuo Wang1-1/+1
2020-10-26libevdev 1.10.0libevdev-1.10.0Peter Hutterer2-2/+2
2020-10-26README: drop an obsolete paragraphPeter Hutterer1-3/+0
2020-10-20libevdev 1.10rc2libevdev-1.9.902Peter Hutterer2-2/+2
2020-10-19Add libevdev_disable_propertyScott Jann4-0/+34
2020-10-10Add link to Rust bindingsNayan Deshmukh1-0/+1
2020-10-06libevdev 1.10rc1libevdev-1.9.901Peter Hutterer2-2/+2
2020-10-06tools: add a man page for the touchpad-edge-detector toolPeter Hutterer4-4/+51
2020-10-06meson.build: install the libevdev-tweak-device man pagePeter Hutterer1-1/+1
2020-09-19tools: Remove signalfd.h include againNiclas Zeising2-2/+0
2020-09-11include: sync event codes with kernel 5.8Peter Hutterer4-7/+10
2020-09-11doc: fix doxyen complaints after fd6c9b8ca0ec0791cPeter Hutterer1-5/+5
2020-09-11gitlab ci: run the qemu jobs on F32Peter Hutterer2-26/+26
2020-09-11gitlab CI: update to use F32Peter Hutterer2-53/+53
2020-08-27[clang-tidy] do not use else after returnRosen Penev4-44/+67
2020-08-27libevdev: sort includes alphabeticallyRosen Penev7-26/+30
2020-08-27libevdev: remove pointless return in void functionRosen Penev1-2/+0
2020-08-27libevdev: fix inconsistent declarationsRosen Penev1-5/+5
2020-08-14Document FreeBSD quirksNiclas Zeising1-0/+11
2020-08-14tests: Add FreeBSD specific testsNiclas Zeising1-0/+94
2020-08-14tests: Disable attach debugger on FreeBSDNiclas Zeising1-3/+8
2020-08-14tests: disable force feedback events on FreeBSDNiclas Zeising1-0/+8
2020-08-14tests: Use CLOCK_MONOTONIC_FAST on FreeBSDNiclas Zeising1-1/+8