summaryrefslogtreecommitdiff
path: root/src/evdev-mt-touchpad.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/evdev-mt-touchpad.h')
-rw-r--r--src/evdev-mt-touchpad.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/evdev-mt-touchpad.h b/src/evdev-mt-touchpad.h
index baa51a36..4d7b8a90 100644
--- a/src/evdev-mt-touchpad.h
+++ b/src/evdev-mt-touchpad.h
@@ -203,7 +203,9 @@ struct tp_dispatch {
struct {
struct libinput_device_config_natural_scroll config_natural;
+ struct libinput_device_config_scroll_mode config_mode;
bool natural_scrolling_enabled;
+ enum libinput_config_scroll_mode mode;
} scroll;
enum touchpad_event queued;