summaryrefslogtreecommitdiff
path: root/src/mtstate.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-13Add missing thumb reset at state extractionDennis Jarosch1-0/+1
2010-10-16Support palm detection for trackpads without width supportHenrik Rydberg1-3/+7
2010-10-16Adjust thumb detection based on kernel touch width alignmentHenrik Rydberg1-2/+2
2010-10-12Same version, but using the mtdev library.Henrik Rydberg1-7/+7
2010-06-16refactor: Replace hwdata by mtdevHenrik Rydberg1-27/+18
2010-06-16refactor: Simplify capabilitiesHenrik Rydberg1-5/+7
2010-05-14Add resting thumb detection to MTFingerHenrik Rydberg1-0/+26
2010-05-14Introduce MTFinger structureHenrik Rydberg1-4/+15
2010-04-15Introduce the MTStateHenrik Rydberg1-0/+93