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