Skip to content
  • Peter Hutterer's avatar
    8d0a5229
    tablet: add support for relative dials · 8d0a5229
    Peter Hutterer authored
    
    
    Some tablets provide one or more rotary controls (see e.g. the Huion
    Inspiroy Dial 2) that provide delta information effectively equivalent
    to a mouse wheel. Expose those in the same way as the strip or ring
    controls, with the event matching the wl_pointer.axis_v120 approach.
    
    Like a typical mouse wheel we do not expect there to be a source
    information, so this is left out of the interface.
    
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
    8d0a5229
    tablet: add support for relative dials
    Peter Hutterer authored
    
    
    Some tablets provide one or more rotary controls (see e.g. the Huion
    Inspiroy Dial 2) that provide delta information effectively equivalent
    to a mouse wheel. Expose those in the same way as the strip or ring
    controls, with the event matching the wl_pointer.axis_v120 approach.
    
    Like a typical mouse wheel we do not expect there to be a source
    information, so this is left out of the interface.
    
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
Loading