summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-18Only emit multi-finger button events for real button eventsHenrik Rydberg1-3/+7
2010-04-18Hold MT data during pure button eventsHenrik Rydberg2-2/+8
2010-04-18Filter non-zero finger width eventsHenrik Rydberg3-4/+24
2010-04-18Make all movement computations work on pointing subsetHenrik Rydberg1-0/+2
2010-04-18Do not reuse tracking ids after a no-touch eventHenrik Rydberg1-2/+11
2010-04-18Correctly report zero fingersHenrik Rydberg1-1/+2
2010-04-15Reset scroll state on finger configuration changeHenrik Rydberg1-0/+6
2010-04-15Unify detection of finger configuration changesHenrik Rydberg2-14/+18
2010-04-15Reset accumulated movement at finger configuration changeHenrik Rydberg1-0/+2
2010-04-15janitor: Use more common row/column namesHenrik Rydberg1-10/+10
2010-04-15Multitouch 1.0-alpha2Henrik Rydberg1-1/+1
2010-04-15Add memory debug convenience routinesHenrik Rydberg3-0/+16
2010-04-15Extract moving fingersHenrik Rydberg2-19/+57
2010-04-15Extract pointing fingersArturo Castro2-3/+44
2010-04-15Add constant clicking area to capabilitiesHenrik Rydberg2-0/+5
2010-04-15Add integrated button property to capabilitiesHenrik Rydberg2-1/+11
2010-04-15Additional device informationHenrik Rydberg2-0/+11
2010-04-15Define swipe gesturesHenrik Rydberg3-10/+32
2010-04-15Define swipe buttonsHenrik Rydberg2-2/+13
2010-04-15Break out scrolling codeHenrik Rydberg1-18/+18
2010-04-15Drop movement during gesture decayArturo Castro1-2/+7
2010-04-15Add a gesture credits sectionHenrik Rydberg1-0/+4
2010-04-15Delay movement after a finger configuration changeArturo Castro2-8/+22
2010-04-15Add robust position event filteringHenrik Rydberg3-0/+31
2010-04-15Keep logical buttons separate from the hardware onesHenrik Rydberg3-4/+10
2010-04-15Only extract movement from identical finger configurationsHenrik Rydberg1-16/+21
2010-04-15Reorganize gesture codeHenrik Rydberg1-18/+32
2010-04-15Introduce MemoryHenrik Rydberg5-0/+62
2010-04-15Do not sort HWState fingersHenrik Rydberg1-8/+0
2010-04-15Add MTState debug outputHenrik Rydberg1-0/+3
2010-04-15Introduce the MTStateHenrik Rydberg8-86/+159
2010-04-15Rename State to HWStateHenrik Rydberg6-34/+34
2010-04-15Reverse the order of the hscroll buttonsArturo Castro1-2/+2
2010-04-15Use the event source time instead of the arrival timeHenrik Rydberg1-11/+4
2010-04-15Third time around (and use the next branch for collaboration)Henrik Rydberg1-3/+3
2010-04-15Multitouch 1.0-alpha1Henrik Rydberg1-0/+4
2010-03-21Correct double commit mistakeHenrik Rydberg1-1/+2
2010-03-21Add millisecond event timesHenrik Rydberg4-0/+17
2010-03-21Comply with MT syncronization protocolHenrik Rydberg3-21/+59
2010-03-21Add support for the ABS_MT_PRESSURE eventHenrik Rydberg4-2/+12
2010-03-21Remove unused min/max definitionsHenrik Rydberg1-3/+0
2010-03-21Matcher: convert distance matrix to integerHenrik Rydberg4-74/+80
2010-03-21Matcher: support up to 32 fingersHenrik Rydberg2-3/+3
2010-03-21Introduce convenience function for device dimensionsHenrik Rydberg3-6/+15
2010-02-02janitor: remaining indentation fixedHenrik Rydberg1-2/+2
2010-02-01janitor: stick to kernel-style formattingHenrik Rydberg15-201/+73
2010-02-01janitor: match: stick to kernel-style formattingHenrik Rydberg3-129/+174
2010-02-01button: simplify property mappingHenrik Rydberg2-41/+19
2010-02-01button: simplify button handlingHenrik Rydberg3-15/+10
2010-02-01button: define all buttons used as hardware buttonsHenrik Rydberg1-0/+4