summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libinput 1.22.11.22.11.22-branchPeter Hutterer2023-01-161-1/+1
* tools: fflush the output in debug-events after each set of eventsPeter Hutterer2023-01-161-0/+3
* quirks: add quirks for Dell Precision5680 TouchpadCharles Wang2023-01-161-0/+8
* quirks: add quirk for Dell Latitude 5290 2-in-1José Expósito2023-01-161-0/+5
* quirks: add quirks for Glorious Model O mouseSamuel Reddy2023-01-161-0/+6
* build: override dependency for use as subprojectSimon Ser2023-01-161-0/+4
* tablet: increase touch arbitration rectangle heightJosé Expósito2023-01-162-6/+6
* quirks: Add Apple MTP touchpad quirkHector Martin2023-01-161-0/+9
* libinput 1.22.01.22.0José Expósito2022-11-191-1/+1
* gitlab CI: pre-install all packages we needPeter Hutterer2022-11-163-22/+12
* gitlab CI: update freebsd to 13.1Peter Hutterer2022-11-162-15/+15
* gitlab CI: don't install valgrind, it's already in the templatePeter Hutterer2022-11-152-4/+0
* touchpad: add escape and asterisk to the DWT blacklistJosé Expósito2022-11-142-1/+10
* util: use ck_assert_ptr_eq() instead of ck_assert_ptr_null()José Expósito2022-11-141-5/+5
* util: return the number of elements from strv_from_stringYinon Burgansky2022-11-075-103/+91
* debug-gui: avoid locking pointer twiceJosé Expósito2022-10-101-1/+2
* tools: hide debug-gui help when building with -Ddebug-gui=falseJosé Expósito2022-10-102-0/+3
* meson.build: always set HAVE_GTK_WAYLANDJosé Expósito2022-10-091-0/+1
* tablet: avoid errors calling libevdev_get_abs_info()José Expósito2022-10-031-0/+16
* Fix Framework quirk so it wirks with 12 gen intelTadhg McDonald-Jensen2022-09-231-1/+1
* tablet: check libevdev_get_abs_info() return valueJosé Expósito2022-09-181-0/+4
* filter: add a flat trackpoint accelPeter Hutterer2022-09-084-10/+168
* filter: apply the same factor for constant motion as for normal motionPeter Hutterer2022-09-082-14/+24
* filter: don't normalize the speed again in the default mouse filterPeter Hutterer2022-09-081-4/+1
* evdev: use filter_dispatch_constant() for the lenovo trackpoint "wheel"Peter Hutterer2022-09-083-18/+10
* evdev: use filter_dispatch_constant() for button scrollingPeter Hutterer2022-09-081-7/+13
* filter: don't normalize the const filter approachPeter Hutterer2022-09-082-8/+10
* filter: constify the interfaces and make them staticPeter Hutterer2022-09-089-9/+9
* evdev: rename post_trackpoint_scroll to post_button_scrollPeter Hutterer2022-09-081-4/+4
* filter: localize a few variablesPeter Hutterer2022-09-081-10/+6
* filter: constify the tracker APIPeter Hutterer2022-09-081-5/+5
* filter: remove an unnecessary layer of indirectionPeter Hutterer2022-09-083-117/+39
* filter: fix the mix of normalized vs device coordinatesPeter Hutterer2022-09-081-15/+15
* filter: a few whitespace fixes and extra commentsPeter Hutterer2022-09-083-10/+12
* CI: drop the job count for the valgrind test suite to 2Peter Hutterer2022-09-022-0/+12
* CI: in b2c, compile on the host, then test in qemuBenjamin Tissoires2022-09-027-13/+77
* CI: start a full systemd environment before running the testsuiteBenjamin Tissoires2022-09-023-2/+71
* CI: include systemd-udev in the fedora imageBenjamin Tissoires2022-09-022-8/+9
* CI: rely on b2c to start qemu testsBenjamin Tissoires2022-09-023-48/+55
* CI: do not retry the qemu runsBenjamin Tissoires2022-09-012-6/+0
* CI: remove unused testBenjamin Tissoires2022-09-011-2/+0
* CI: make freebsd slightly more in line with othersBenjamin Tissoires2022-09-013-27/+39
* CI: remove one occurrence of fedora instead of distro.nameBenjamin Tissoires2022-09-011-1/+1
* CI: prettify the include of templatesBenjamin Tissoires2022-09-012-31/+19
* gitlab-ci: add commandline options to the meson-build.sh scriptPeter Hutterer2022-08-311-6/+38
* gitlab-ci: explicitly call "meson setup" to improve readabilityPeter Hutterer2022-08-311-1/+1
* gitlab-ci: export MESON_TESTTHREADS so meson actually sees itPeter Hutterer2022-08-311-1/+1
* evdev: remove duplicate "device is a switch" messagePeter Hutterer2022-08-231-1/+0
* quirks: add generic quirks for ARM based chromebooksLeonard Lausen2022-08-221-5/+5
* quirks: add quirks for Acer Spin 513 (Lazor)Leonard Lausen2022-08-151-0/+10