summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Only export the intended grail symbolsHenrik Rydberg2011-01-021-0/+1
* Replace touch logic with utouch frame engineHenrik Rydberg2011-01-0217-599/+253
* Prepare for queued event handlingHenrik Rydberg2011-01-025-12/+79
* Use a unified pointer emulation modelHenrik Rydberg2010-11-172-4/+57
* Report touch down on one-finger entryHenrik Rydberg2010-10-181-3/+3
* Only support pure absolute devices at this timeHenrik Rydberg2010-09-281-3/+11
* Add tap state to the tapping modelHenrik Rydberg2010-09-212-1/+3
* Add tap emulationHenrik Rydberg2010-09-211-3/+17
* Split pointer status and report statusHenrik Rydberg2010-09-212-3/+30
* Do not tap when leaving fingers on the padHenrik Rydberg2010-09-212-11/+14
* bug: Only report position change eventsHenrik Rydberg2010-09-212-2/+9
* Reorganize input event emulation codeHenrik Rydberg2010-09-211-34/+23
* Move input event filter from tail side to head sideHenrik Rydberg2010-09-211-12/+3
* Simplify book-keeping of active gesturesHenrik Rydberg2010-09-213-17/+10
* Allow slow tappingHenrik Rydberg2010-09-101-1/+1
* Inhibit taps immediately after a finger is liftedHenrik Rydberg2010-09-102-2/+7
* Only emit abs events when motion is activeHenrik Rydberg2010-09-101-2/+9
* Cancel tapping also on zoom eventsHenrik Rydberg2010-09-091-1/+1
* Discard tapping even when there are zero events between down and upHenrik Rydberg2010-09-091-1/+1
* Support legacy devicesHenrik Rydberg2010-09-092-2/+122
* Make sure contact area is always definedHenrik Rydberg2010-09-091-0/+6
* Do not compute velocity until enough data is availableHenrik Rydberg2010-09-011-1/+1
* Make orientation computation more robustHenrik Rydberg2010-08-301-5/+4
* Introduce tapping from any finger configurationHenrik Rydberg2010-08-262-50/+34
* Trim tapping timeoutsHenrik Rydberg2010-08-261-2/+2
* Correct abs event handlingHenrik Rydberg2010-08-262-21/+49
* Plug hole in tentative gestures state during finger transitionHenrik Rydberg2010-08-262-7/+5
* Declare missing header file for distro packageHenrik Rydberg2010-08-201-0/+1
* Add contact information to the property listHenrik Rydberg2010-08-199-191/+151
* Use the touch_caps directly rather than grail_get_units()Henrik Rydberg2010-08-192-12/+16
* Add grail_contact and a method to retrieve the current contactsHenrik Rydberg2010-08-192-0/+52
* Make gesture inserter visible to all local filesHenrik Rydberg2010-08-192-21/+30
* Make grail implementation visible to all local filesHenrik Rydberg2010-08-192-9/+37
* Simplify touch machineryHenrik Rydberg2010-08-197-271/+177
* Repackaged to utouch-grail v1.0.8v1.0.8Henrik Rydberg2010-08-122-15/+8
* the bug fix, raw materialHenrik Rydberg2010-08-121-3/+10
* add a translation utility to grailHenrik Rydberg2010-08-111-0/+113
* api: add bounding box to rotate gesturesHenrik Rydberg2010-08-111-3/+13
* split out bounding box computationHenrik Rydberg2010-08-113-22/+32
* janitor: conformant argument order in apiHenrik Rydberg2010-08-112-3/+3
* Add environment and meta gesturesHenrik Rydberg2010-08-116-3/+146
* Count the extra touch event and mask additional abs eventsHenrik Rydberg2010-08-101-0/+4
* change rotation units to anglesHenrik Rydberg2010-08-101-5/+5
* pinch: add bounding box to property listHenrik Rydberg2010-08-101-2/+29
* Make tapping position appear properlyHenrik Rydberg2010-08-102-4/+13
* Filter kernel touch and tap buttonsHenrik Rydberg2010-08-101-1/+27
* Filter abs events by default in grail-gestureHenrik Rydberg2010-08-103-4/+9
* always send pointer movement gesturesHenrik Rydberg2010-08-104-9/+13
* Add property declarations to grail-typesHenrik Rydberg2010-08-108-47/+98
* api: Rename gestures to conform to design docsHenrik Rydberg2010-08-108-93/+20