summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Display device properties based on utouch surface insteadHenrik Rydberg2011-02-141-23/+12
| | | | | | | | The current code erroneously extracts the device properties from the evemu device, when there is a utouch surface structure to read from. Remedied with this patch. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Use udev heuristic for non-property devicesHenrik Rydberg2011-02-141-4/+25
| | | | | | | | | Setup device properties based on udev heuristic for non-property, devices. This patch only treats the cases POINTER && !DIRECT and !POINTER && DIRECT the digitizer case, POINTER && DIRECT, is assumed to be handled properly by the kernel properties. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Changes required for uploading into UbuntuStephen M. Webb2011-02-145-7/+68
| | | | | Signed-off-by: Stephen M. Webb <stephen.webb@canonical.com>w Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Initial load of utouch-framev1.0.0Henrik Rydberg2010-12-3018-0/+1912
Compiles and runs on mtdev. ABI proof. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>