summaryrefslogtreecommitdiffstats
path: root/services/input
Commit message (Expand)AuthorAgeFilesLines
* Merge "Disable mouse support. (DO NOT MERGE)" into honeycombJeff Brown2011-01-251-4/+12
|\
| * Disable mouse support. (DO NOT MERGE)Jeff Brown2011-01-251-4/+12
* | Fix crashes caused by some input devices.Jeff Brown2011-01-256-35/+99
|/
* Fix getSwitchState.Jeff Brown2011-01-192-2/+2
* Merge "Filter virtual keys after touches." into honeycombJeff Brown2011-01-183-1/+81
|\
| * Filter virtual keys after touches.Jeff Brown2011-01-183-1/+81
* | Mouse pointer tweaks.Jeff Brown2011-01-171-2/+10
|/
* Support non-rectangular input regions.Jeff Brown2011-01-163-22/+30
* Add support for detecting finger orientation.Jeff Brown2011-01-142-1/+23
* Fix bug with mice that send multiple BTN_MOUSE values.Jeff Brown2011-01-141-3/+11
* Prevent events from getting backlogged.Jeff Brown2011-01-108-179/+418
* Only allow touch events from one device at a time.Jeff Brown2011-01-042-28/+46
* Mouse pointer integration.Jeff Brown2011-01-0414-0/+15546