summaryrefslogtreecommitdiff
path: root/src/grail-api.c
Commit message (Expand)AuthorAgeFilesLines
* Added #includes to remove warnings from Clang.Jussi Pakkanen2011-04-281-0/+1
* Use visibility macros instead of symbol mapJussi Pakkanen2011-04-281-7/+7
* Allow replay of device data through grailHenrik Rydberg2011-04-041-10/+56
* Also send EV_KEY through utouch-frameChase Douglas2011-04-041-1/+1
* Skip events selectivelyHenrik Rydberg2011-03-141-7/+40
* Wait for the right number of fingers before gesture timeoutHenrik Rydberg2011-03-141-1/+3
* Introduce gesture timeoutsHenrik Rydberg2011-03-141-127/+46
* Add in time boundaries for recognitionChase Douglas2011-03-141-18/+136
* Remove pointer emulationChase Douglas2011-03-141-150/+15
* Small compilation warning fixesChase Douglas2011-03-141-3/+1
* Replace touch logic with utouch frame engineHenrik Rydberg2011-01-021-122/+158
* Prepare for queued event handlingHenrik Rydberg2011-01-021-11/+14
* Use a unified pointer emulation modelHenrik Rydberg2010-11-171-4/+56
* Report touch down on one-finger entryHenrik Rydberg2010-10-181-3/+3
* Add tap emulationHenrik Rydberg2010-09-211-3/+17
* Split pointer status and report statusHenrik Rydberg2010-09-211-3/+28
* bug: Only report position change eventsHenrik Rydberg2010-09-211-2/+8
* 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-211-4/+5
* Only emit abs events when motion is activeHenrik Rydberg2010-09-101-2/+9
* Correct abs event handlingHenrik Rydberg2010-08-261-20/+47
* Make grail implementation visible to all local filesHenrik Rydberg2010-08-191-9/+1
* Simplify touch machineryHenrik Rydberg2010-08-191-21/+25
* Repackaged to utouch-grail v1.0.8v1.0.8Henrik Rydberg2010-08-121-10/+3
* the bug fix, raw materialHenrik Rydberg2010-08-121-3/+10
* janitor: conformant argument order in apiHenrik Rydberg2010-08-111-2/+2
* Count the extra touch event and mask additional abs eventsHenrik Rydberg2010-08-101-0/+4
* Filter kernel touch and tap buttonsHenrik Rydberg2010-08-101-1/+27
* always send pointer movement gesturesHenrik Rydberg2010-08-101-2/+12
* Update README and copyright in all filesHenrik Rydberg2010-08-061-0/+22
* initial bzr repo at rev 27Henrik Rydberg2010-08-061-0/+115