Skip to content
  • Peter Hutterer's avatar
    Revert "Expose a custom acceleration profile" · 33162632
    Peter Hutterer authored
    This looked good on paper but clearly no-one (including myself) ever tested this
    in a real-life situation or they would've noticed that the constant factor is
    missing, causing a segfault on the first two-finger scroll event, touchpad
    gesture or button scrolling.
    
    Adding the constant factor makes the API much worse and the benefit is
    unclear, so out of the window it goes. We can revisit this for libinput 1.12
    but this isn't going to make the next release.
    
    This reverts commit d8bd6505
    
    .
    
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
    33162632