mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-01-21 19:50:28 +01:00
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). |
||
|---|---|---|
| .. | ||
| backend.c | ||
| events.c | ||
| keyboard.c | ||
| meson.build | ||
| pointer.c | ||
| switch.c | ||
| tablet_pad.c | ||
| tablet_tool.c | ||
| touch.c | ||