Skip to content
  • Peter Hutterer's avatar
    touchpad: change the stylus palm arbitration to process touches · da74aab7
    Peter Hutterer authored
    Previously, on touch toggle (invoked by the tablet when a pen goes in
    proximity) the touchpad cleared the state and ignored any events. Since we
    ignore touches that we didn't see the touch begin for, this handled the cases
    of a touch remaining after proximity out.
    
    This code pre-dates palm detection, so let's take the bluetack off and instead
    integrate it with proper palm detectino.
    da74aab7