mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-03 13:50:13 +01:00
Prepare tablet-support branch for merging
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
ae41aa146d
commit
62a0097d96
1 changed files with 1 additions and 6 deletions
|
|
@ -185,11 +185,6 @@ LIBINPUT_1.2 {
|
|||
libinput_device_config_tap_get_drag_enabled;
|
||||
libinput_device_config_tap_get_default_drag_enabled;
|
||||
libinput_device_config_tap_set_drag_enabled;
|
||||
} LIBINPUT_1.1;
|
||||
|
||||
/* tablet APIs, they are not part of any stable API promise yet.
|
||||
* keep them separate */
|
||||
LIBINPUT_TABLET_SUPPORT {
|
||||
libinput_event_get_tablet_tool_event;
|
||||
libinput_event_tablet_tool_x_has_changed;
|
||||
libinput_event_tablet_tool_y_has_changed;
|
||||
|
|
@ -238,4 +233,4 @@ LIBINPUT_TABLET_SUPPORT {
|
|||
libinput_tablet_tool_ref;
|
||||
libinput_tablet_tool_set_user_data;
|
||||
libinput_tablet_tool_unref;
|
||||
} LIBINPUT_1.2;
|
||||
} LIBINPUT_1.1;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue