Commit graph

  • 896d087a0e include: sync event codes with kernel 5.10 Peter Hutterer 2020-12-14 10:00:42 +10:00
  • 74dc7ff245 CODING_STYLE.md: fix a typo Shuo Wang 2020-11-03 14:42:25 +08:00
  • e6f3141eb6 libevdev 1.10.0 libevdev-1.10.0 Peter Hutterer 2020-10-26 09:07:01 +10:00
  • a37d76b49b README: drop an obsolete paragraph Peter Hutterer 2020-10-26 09:06:09 +10:00
  • 869fda7810 libevdev 1.10rc2 libevdev-1.9.902 Peter Hutterer 2020-10-20 09:34:05 +10:00
  • 4226c7801b Add libevdev_disable_property Scott Jann 2020-10-17 03:03:17 -05:00
  • 8e94375bc6 Add link to Rust bindings Nayan Deshmukh 2020-10-10 03:58:22 +00:00
  • df677d954c libevdev 1.10rc1 libevdev-1.9.901 Peter Hutterer 2020-10-06 10:19:50 +10:00
  • f6c0a048c5 tools: add a man page for the touchpad-edge-detector tool Peter Hutterer 2020-10-06 09:37:52 +10:00
  • da2eea1dcb meson.build: install the libevdev-tweak-device man page Peter Hutterer 2020-10-06 09:39:41 +10:00
  • 6ea230bc72 tools: Remove signalfd.h include again Niclas Zeising 2020-09-19 12:11:54 +02:00
  • 44b5c9bd9f include: sync event codes with kernel 5.8 Peter Hutterer 2020-08-03 15:46:39 +10:00
  • b40675c701 doc: fix doxyen complaints after fd6c9b8ca0 Peter Hutterer 2020-09-11 11:56:01 +10:00
  • cb5d56ab80 gitlab ci: run the qemu jobs on F32 Peter Hutterer 2020-09-11 10:49:52 +10:00
  • ed71864c4c gitlab CI: update to use F32 Peter Hutterer 2020-09-11 10:38:36 +10:00
  • fb6a84a52a
    [clang-tidy] do not use else after return Rosen Penev 2020-08-27 00:42:20 -07:00
  • a40e014eca
    libevdev: sort includes alphabetically Rosen Penev 2020-04-27 18:01:12 -07:00
  • cd8bde522f libevdev: remove pointless return in void function Rosen Penev 2020-04-27 17:19:30 -07:00
  • fd6c9b8ca0 libevdev: fix inconsistent declarations Rosen Penev 2020-04-27 17:15:04 -07:00
  • 1f54f82f70 Document FreeBSD quirks Niclas Zeising 2020-08-12 00:32:42 +02:00
  • 4194023122 tests: Add FreeBSD specific tests Niclas Zeising 2020-08-11 23:50:53 +02:00
  • 0af8c4054d tests: Disable attach debugger on FreeBSD Niclas Zeising 2020-08-10 23:24:34 +02:00
  • 8026722f86 tests: disable force feedback events on FreeBSD Niclas Zeising 2020-08-10 23:20:13 +02:00
  • 800946a673 tests: Use CLOCK_MONOTONIC_FAST on FreeBSD Niclas Zeising 2020-08-10 23:16:08 +02:00
  • 83e446225d uinput: Implement FreeBSD fetch_syspath_and_devnode() Niclas Zeising 2020-08-13 12:01:35 +02:00
  • 153d8d0a5a uinput: Move SYS_INPUT_DIR to where it is used Niclas Zeising 2020-08-13 11:59:20 +02:00
  • 1bf2b41d3f tools: use basename(argv[0]) for program name Niclas Zeising 2020-07-28 18:22:08 +02:00
  • cca9093887 tools: Remove signalfd() use Niclas Zeising 2020-07-27 20:27:43 +02:00
  • 7ce82709aa Add FreeBSD compatible input.h and uinput.h Niclas Zeising 2020-07-25 21:00:28 +02:00
  • db01b2d606 Don't hardcode /bin/bash Niclas Zeising 2020-08-10 22:47:09 +02:00
  • bcb79eed39 libevdev 1.9.1 libevdev-1.9.1 Peter Hutterer 2020-07-16 13:39:45 +10:00
  • 66113fe84f libevdev: any value less than 0 has a NULL name Peter Hutterer 2020-07-15 13:32:40 +10:00
  • 4c1b9f3c70 gitlab CI: move MR check to a later stage Peter Hutterer 2020-06-30 10:51:11 +10:00
  • 94a09a40bd gitlab CI: fix the repo name for excluding checks on master Peter Hutterer 2020-06-16 16:16:11 +10:00
  • 2698867311 gitlab CI: use ci-fairy to check commits and merge requests Peter Hutterer 2020-06-16 09:58:40 +10:00
  • 0ebdab6d6c include: sync event codes with kernel 5.7 Peter Hutterer 2020-06-04 12:55:19 +10:00
  • 4c87209826 gitlab CI: move the pip dependencies to before_script Peter Hutterer 2020-06-04 10:48:04 +10:00
  • 55e70c5fd2 gitlab CI: alpine needs pip explicitly installed now Peter Hutterer 2020-06-04 10:47:35 +10:00
  • 744a0e0f0b Add a CODING_STYLE document Peter Hutterer 2020-06-02 11:10:53 +10:00
  • 1354b29b17 Add link to Haskell bindings George Thomas 2020-06-01 14:28:01 +00:00
  • 7660726177 Match if/else blocks for curly braces Peter Hutterer 2020-05-26 14:10:31 +10:00
  • 2e41b6778b tools: specify width by height in the edge-detector help Peter Hutterer 2020-05-07 07:56:16 +10:00
  • c6a765199a gitlab-ci: update to ubuntu 20.04 Peter Hutterer 2020-05-01 16:52:51 +10:00
  • 521edcba27 tools: rename the example device in the touchpad-edge-detector Peter Hutterer 2020-04-28 07:14:58 +10:00
  • f9302c18b7 gitlab CI: update docs for how to schedule the auth variable Peter Hutterer 2020-03-18 12:46:14 +10:00
  • 325839e640 gitlab CI: move to use ci-fairy Peter Hutterer 2020-03-18 08:10:30 +10:00
  • 9ffed2f2f4 gitlab CI: use the new templates with a single job only Peter Hutterer 2020-03-13 14:17:15 +10:00
  • 87a91718ef Don't overrun the changes array when synching > MAX_SLOTS Peter Hutterer 2020-03-05 13:37:46 +10:00
  • 103f3870f0 meson.build: use local include path for tests Peter Seiderer 2020-03-02 16:16:28 +01:00
  • fe8238a71a meson.build: use local include path for tools Peter Seiderer 2020-03-02 16:16:27 +01:00
  • a1fe50635e gitlab CI: rebuild images for the new templates Peter Hutterer 2020-03-13 13:01:28 +10:00
  • 68cdac7420 gitlab CI: expand tag lists to 100 per page Peter Hutterer 2020-03-10 17:54:10 +10:00
  • fc501b78ba gitlab CI: use the ifnot-exists templates from ci-templates Peter Hutterer 2020-03-06 15:26:14 +10:00
  • 7d2b4b5ffe gitlab CI: remove obsolete variable expansion Peter Hutterer 2020-03-06 15:08:47 +10:00
  • bd8225286a gitlab CI: Use the new fdo CI templates distribution images Peter Hutterer 2020-03-06 14:24:58 +10:00
  • 1b1b446597 gitlab CI: make the container-clean dependent on container-prep Peter Hutterer 2020-02-28 13:54:35 +10:00
  • 18ef5f76e0 gitlab CI: add static-build meson pipeline Peter Seiderer 2020-03-10 12:11:09 +01:00
  • a9d324f82b meson.build: enable static library build Peter Seiderer 2020-03-10 09:35:52 +01:00
  • da5bfe22d2 gitlab ci: add a helper script for container deletion Peter Hutterer 2020-02-28 14:06:10 +10:00
  • 6441b639aa gitlab CI: update to the distribution-independent CI-templates Peter Hutterer 2020-02-24 08:12:35 +10:00
  • bf72012921 gitlab CI: group the config by distribution type Peter Hutterer 2020-02-27 15:56:29 +10:00
  • 59a9c6c5fb gitlab CI: expire the results.xml artifacts Peter Hutterer 2020-02-28 09:33:45 +10:00
  • fcaa579bd0 README: note that patches go as MRs to gitlab now Peter Hutterer 2020-03-06 07:28:48 +10:00
  • 468760ba11 libevdev 1.9.0 libevdev-1.9.0 Peter Hutterer 2020-03-02 13:48:25 +10:00
  • edb5b92f89 gitlab CI: keep the results of the check-commit job as artifact Peter Hutterer 2020-02-28 13:36:17 +10:00
  • 13775b56e5 Use editorconfig instead of a sprinkling of :vim: instructions Peter Hutterer 2020-02-26 09:33:18 +10:00
  • cda3dc664a gitlab CI: drop the distribution "flavor" in favor of just the name Peter Hutterer 2020-02-26 13:04:42 +10:00
  • c12af0864c gitlab CI: move the container-clean git strategy to the parent section Peter Hutterer 2020-02-26 13:07:09 +10:00
  • 2a51c15683 gitlab CI: don't allow failures on the kvm jobs Peter Hutterer 2020-02-26 11:37:46 +10:00
  • 805421582f gitlab CI: update to the latest ci-templates again Peter Hutterer 2020-02-24 08:12:35 +10:00
  • 134b889724 gitlab CI: prefill the junit conversion script from the gitlab environment Peter Hutterer 2020-02-24 14:57:52 +10:00
  • 82538647c1 gitlab CI: re-use the meson-build.sh script for normal meson jobs Peter Hutterer 2020-02-24 11:29:42 +10:00
  • 15e0b024df gitlab CI: hook up junit test reports to the meson results Peter Hutterer 2020-02-24 09:37:36 +10:00
  • e03cdd1d3f gitlab CI: update to latest ci-templates Peter Hutterer 2020-02-24 08:12:35 +10:00
  • 0e665a2780 gitlab CI: generate the template list from the config data Peter Hutterer 2020-02-24 08:21:55 +10:00
  • db602d0d06 gitlab CI: set the vim filetype for the template file Peter Hutterer 2020-02-24 08:24:21 +10:00
  • 2038781bc2 libevdev 1.9rc1 libevdev-1.8.901 Peter Hutterer 2020-02-21 10:47:53 +10:00
  • f26679c6eb gitlab CI: move the configuration bits into a YAML file Peter Hutterer 2020-02-21 09:05:04 +10:00
  • 12211d452a gitlab CI: extend the generation script to be somewhat more generic Peter Hutterer 2020-02-21 09:03:59 +10:00
  • fa0a3fc445 gitlab CI: make the "this is generated" warning more obvious Peter Hutterer 2020-02-21 09:13:00 +10:00
  • 45c223d394 gitlab CI: add a scan-build target Peter Hutterer 2020-02-20 16:33:05 +10:00
  • 5a9368f4da gitlab CI: fix a variable substitution Peter Hutterer 2020-02-20 16:59:54 +10:00
  • 283dfc07f9 gitlab CI: correct some meson builddirs Peter Hutterer 2020-02-20 16:35:37 +10:00
  • f7ef246635 meson.build: drop an unused variable Peter Hutterer 2020-02-20 16:26:19 +10:00
  • 03f7b2be46 test: remove unreachable switch case Peter Hutterer 2020-02-19 13:33:32 +10:00
  • 4b26eac8ad Fix (theoretical) use of uninitialized variable Peter Hutterer 2020-02-19 13:31:48 +10:00
  • 27aaba81d5 Don't try to send BTN_TOOL events for zero fingers Peter Hutterer 2020-02-19 13:28:38 +10:00
  • 6ccee710bd Ignore slot sync for slots > 256 Peter Hutterer 2020-02-19 13:18:48 +10:00
  • e9ecb5cabc test: add missing check for tripletap Peter Hutterer 2020-02-19 13:08:32 +10:00
  • 4c0eddfc74 test: fix a few scan-build errors about dead storage Peter Hutterer 2020-02-19 13:06:18 +10:00
  • d6c2b3d0de Update the BTN_TOOL bits correctly during SYN_DROPPED handling Peter Hutterer 2020-02-13 21:35:51 +10:00
  • 41de1b0e1a Terminate all stopped/changed touches during SYN_DROPPED in the first frame Peter Hutterer 2020-02-13 21:11:14 +10:00
  • 2056da9517 Invert an if condition Peter Hutterer 2020-02-13 21:09:24 +10:00
  • 507bd1ee28 Push terminating the slots into a helper function Peter Hutterer 2020-02-13 20:39:41 +10:00
  • e38e3ae7c8 Split the MT state syncing and event generation into two functions Peter Hutterer 2020-02-13 18:14:50 +10:00
  • b64f94f9c4 Expand the touch state handling during SYN_DROPPED Peter Hutterer 2020-02-13 16:50:17 +10:00
  • b2ec3cb7d4 Make the code for handling before/after SYN_DROPPED slot values more readable Peter Hutterer 2020-02-13 16:39:20 +10:00
  • ada38025a2 gitlab CI: hook up qemu Peter Hutterer 2020-02-18 20:22:12 +10:00
  • f795694b2e gitlab CI: replace the hardcoded meson builddir with a variable Peter Hutterer 2020-02-18 20:31:32 +10:00
  • d7098601c8 meson.build: hook up the static symbols leak test Peter Hutterer 2020-02-18 19:31:43 +10:00