summaryrefslogtreecommitdiff
path: root/test/grail-touch.c
Commit message (Collapse)AuthorAgeFilesLines
* Move test program to tools directoryHenrik Rydberg2011-01-021-97/+0
| | | | | | | | | The current test programs are tools rather than automatic tests. To conform better to the the usage of "make check", move the current tools over the appropriate directory. Also drop the grail-touch program, as it will be replaced by the utouch-frame package. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Simplify touch machineryHenrik Rydberg2010-08-191-10/+19
| | | | | | | | | | To be able to model touch information uniformly across all supported devices, the semantics of the touch attributes has to be treated explicitly. Drop the generic touch property array and replace it by an actual structure. In addition, the touch-engine abstraction turned out to not be needed, so drop it as well. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* initial bzr repo at rev 27Henrik Rydberg2010-08-061-0/+88