libinput/.gitlab-ci
Peter Hutterer 27f4b0ae74 Move mtdev into a plugin
mtdev is used only for MT Protocol A device of which there are quite
few. But that protocol is also a perfect example for event frames in ->
different event frame out so let's move this into the plugin pipeline.

Because the plugin doesn't really have full access to the device's
internals we set up mtdev base on the libevdev information rather than
just handing it the fd and letting it extract the right info.

A minor functionality change: previously mtdev-backed devices returned
zero on libinput_device_touch_get_touch_count(). Now it is hardcoded to
10 - the number of callers that care about this is likely near zero.

Because it's now neatly factored out into a plugin we can also make
mtdev no longer a strict requirement.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1245>
2025-07-02 06:53:05 +00:00
..
ci.template Move mtdev into a plugin 2025-07-02 06:53:05 +00:00
config.yml CI: bump to use Fedora 42 2025-05-19 09:41:08 +10:00
libinput.spec.in tools: add libinput analyze buttons for button state analysis 2024-06-18 07:43:02 +00:00
meson-build.sh CI: add a comment to the meson build helper 2023-05-30 15:17:14 +10:00
scanbuild-wrapper.sh CI: replace the scan-build job with a clang-tidy job 2025-04-07 08:43:36 +00:00
whitespace-check.py CI: check for empty lines between closing braces 2025-04-16 11:44:09 +10:00