wlroots/backend/libinput
Jens Peters 3eb07b1fdb backend/libinput: expose libinput_tablet_tool
Exposing libinput_tablet_tool from libinput allows compositors
to set tool specific configuration options like pressure range
and eraser button behavior.

See 'libinput_tablet_tool_*()' functions which require a
'libinput_tablet_tool' handle:
https://wayland.freedesktop.org/libinput/doc/1.30.0/api/group__config.html
(libinput 1.30.0, latest at the time of writing).
2026-01-19 20:45:39 +01:00
..
backend.c backend/libinput: Fix call of handle_libinput_readable() when WLR_LIBINPUT_NO_DEVICES is set 2024-05-21 08:26:04 -04:00
events.c build: require libinput v1.19 2024-07-04 22:51:07 +02:00
keyboard.c input-device: drop wlr_input_device.{vendor,product} 2024-03-07 11:08:18 +00:00
meson.build build: require libinput v1.19 2024-07-04 22:51:07 +02:00
pointer.c pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00:00
switch.c input-device: drop wlr_input_device.{vendor,product} 2024-03-07 11:08:18 +00:00
tablet_pad.c backend/libinput: don't leak udev_device 2025-05-20 01:15:19 +09:00
tablet_tool.c backend/libinput: expose libinput_tablet_tool 2026-01-19 20:45:39 +01:00
touch.c input-device: drop wlr_input_device.{vendor,product} 2024-03-07 11:08:18 +00:00