Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wake screen from external HID peripherals. | Jeff Brown | 2011-03-02 | 2 | -1/+7 |
* | Fade out the mouse pointer after inactivity or other events. | Jeff Brown | 2011-03-02 | 1 | -0/+12 |
* | Add new hover move action and scroll wheel plumbing. | Jeff Brown | 2011-02-19 | 1 | -0/+4 |
* | Add new axes for joysticks and mouse wheels. | Jeff Brown | 2011-02-19 | 1 | -1/+6 |
* | Fix a regression with MotionEvent parceling. | Jeff Brown | 2011-02-17 | 1 | -19/+19 |
* | Add support for arbitrary axes in MotionEvents. | Jeff Brown | 2011-02-15 | 1 | -20/+19 |
* | Fix read from uninitialized memory. | Jeff Brown | 2011-02-07 | 1 | -1/+2 |
* | Fix crashes caused by some input devices. | Jeff Brown | 2011-01-25 | 1 | -5/+45 |
* | Fix getSwitchState. | Jeff Brown | 2011-01-19 | 1 | -1/+1 |
* | Filter virtual keys after touches. | Jeff Brown | 2011-01-18 | 1 | -0/+12 |
* | Prevent events from getting backlogged. | Jeff Brown | 2011-01-10 | 2 | -5/+6 |
* | Mouse pointer integration. | Jeff Brown | 2011-01-04 | 3 | -0/+3923 |