summaryrefslogtreecommitdiff
path: root/src/libinput.sym
diff options
context:
space:
mode:
Diffstat (limited to 'src/libinput.sym')
-rw-r--r--src/libinput.sym4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libinput.sym b/src/libinput.sym
index fb1c59b..1529547 100644
--- a/src/libinput.sym
+++ b/src/libinput.sym
@@ -168,6 +168,10 @@ LIBINPUT_0.21.0 {
libinput_device_config_dwt_set_enabled;
libinput_device_config_dwt_get_enabled;
libinput_device_config_dwt_get_default_enabled;
+ libinput_event_gesture_get_time_usec;
+ libinput_event_keyboard_get_time_usec;
+ libinput_event_pointer_get_time_usec;
+ libinput_event_touch_get_time_usec;
} LIBINPUT_0.20.0;
/* tablet APIs, they are not part of any stable API promise yet.