summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/touchscreen/70-qtouchscreen.rules
Commit message (Collapse)AuthorAgeFilesLines
* Remove mtdev dependency from the touchscreen QPA plugin.Laszlo Agocs2011-10-211-1/+1
| | | | | | | | | | There is no reason to enforce the usage of the mtdev library. As long as ABS_MT_TRACKING_ID is provided protocol type A is perfectly enough. This makes the plugin more suitable for embedded systems. Change-Id: I73ce4a1056a6dc27daacb69dc4761bca393a7e43 Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
* Add a touchscreen generic qpa plugin.Laszlo Agocs2011-06-301-0/+1
Change-Id: Iaf79df05eb4f60d254d95f5d0f280a8f8f8a8de8 Reviewed-on: http://codereview.qt.nokia.com/941 Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>