summaryrefslogtreecommitdiff
path: root/src/libinput.sym
diff options
context:
space:
mode:
Diffstat (limited to 'src/libinput.sym')
-rw-r--r--src/libinput.sym7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/libinput.sym b/src/libinput.sym
index ca1baba7..c6a0e4c9 100644
--- a/src/libinput.sym
+++ b/src/libinput.sym
@@ -252,3 +252,10 @@ LIBINPUT_1.3 {
libinput_event_tablet_pad_get_time;
libinput_event_tablet_pad_get_time_usec;
} LIBINPUT_1.2;
+
+LIBINPUT_1.4 {
+ libinput_device_config_rotation_get_angle;
+ libinput_device_config_rotation_get_default_angle;
+ libinput_device_config_rotation_is_available;
+ libinput_device_config_rotation_set_angle;
+} LIBINPUT_1.3;