Skip to content
  • Peter Hutterer's avatar
    tablet: support tool-specific pressure offsets · db852ef0
    Peter Hutterer authored
    
    
    If a tool wears out, it may have a pre-loaded pressure offset. In that case,
    even when the tool is not physically in contact with the tablet surface it
    will send pressure events.
    
    Use automatic pressure offset detection, similar to what the X.Org wacom
    driver does. On proximity-in, check the pressure and if the distance is above
    50% of the range and the pressure is nonzero but below 20% of the range, use
    that value as pressure offset.
    
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
    Reviewed-by: default avatarPing Cheng <pingc@wacom.com>
    db852ef0