Track pad scrolling is force sensitive
commitf487349dda4aec962165fe784ddc8e05f0be337a
authorBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 6 Feb 2008 19:40:35 +0000 (6 20:40 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 6 Feb 2008 19:40:35 +0000 (6 20:40 +0100)
tree861705d5e90c8b2097c108b61f3519f54adb8ac5
parentce673768152e7e18fbdcc9a721f13edb79d0d195
Track pad scrolling is force sensitive

When scrolling with the track pad, check the force the user is scrolling
with and adjust the number of lines scrolled accordingly.  Previously
each track pad event scrolled three lines indepent of how forceful the
scroll movement was.
src/MacVim/MMBackend.m
src/feature.h
src/gui.h
src/normal.c