wlroots/include/wlr/backend
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
..
drm.h backend/drm: drop wl_display argument 2024-01-25 15:05:36 +00:00
headless.h backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
interface.h backend: replace get_buffer_caps hook with a struct field 2024-12-25 18:40:05 +00:00
libinput.h backend/libinput: expose libinput_tablet_tool 2026-01-19 20:45:39 +01:00
multi.h backend/multi: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
session.h session: drop unused wlr_session.vtnr 2025-01-11 22:42:18 +03:00
wayland.h backend/wayland: introduce wlr_wl_output_set_app_id() 2024-06-26 19:43:20 +00:00
x11.h backend/x11: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00