mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Use tablet_tool impl in libinput backend
This commit is contained in:
parent
31cec36b74
commit
adba68a3c1
3 changed files with 9 additions and 7 deletions
|
|
@ -67,7 +67,6 @@ void handle_touch_cancel(struct libinput_event *event,
|
|||
|
||||
struct wlr_tablet_tool *create_libinput_tablet_tool(
|
||||
struct libinput_device *device);
|
||||
void wlr_libinput_tablet_tool_destroy(struct wlr_input_device *device);
|
||||
void handle_tablet_tool_axis(struct libinput_event *event,
|
||||
struct libinput_device *device);
|
||||
void handle_tablet_tool_proximity(struct libinput_event *event,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue