diff options
Diffstat (limited to 'include/eventstr.h')
-rw-r--r-- | include/eventstr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/eventstr.h b/include/eventstr.h index 2de077fd2..4d836fb14 100644 --- a/include/eventstr.h +++ b/include/eventstr.h @@ -153,6 +153,7 @@ struct _DeviceChangedEvent uint32_t resolution; /**< Resolution counts/m */ uint8_t mode; /**< Relative or Absolute */ Atom name; /**< Axis name */ + ScrollInfo scroll; /**< Smooth scrolling info */ } valuators[MAX_VALUATORS]; struct { |