Merge lp://staging/~thomir-deactivatedaccount/autopilot/fix-pointer-device-api into lp://staging/autopilot

Proposed by Thomi Richards
Status: Merged
Approved by: Christopher Lee
Approved revision: 187
Merged at revision: 183
Proposed branch: lp://staging/~thomir-deactivatedaccount/autopilot/fix-pointer-device-api
Merge into: lp://staging/autopilot
Diff against target: 340 lines (+251/-13)
4 files modified
autopilot/input/__init__.py (+166/-2)
autopilot/input/_uinput.py (+9/-10)
autopilot/tests/test_input_stack.py (+48/-1)
docs/faq/faq.rst (+28/-0)
To merge this branch: bzr merge lp://staging/~thomir-deactivatedaccount/autopilot/fix-pointer-device-api
Reviewer Review Type Date Requested Status
Christopher Lee (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+161730@code.staging.launchpad.net

Commit message

Fix UInput code to work with the latest python-evdev package, and added the Pointer class to unify the Mouse and Touch interfaces.

Description of the change

This branch fixes the uinput code to work with the latest version of python-evdev, and adds a Pointer class that unifies the API between the Mouse and Touch devices.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
187. By Thomi Richards

Pointer.click raises ValueError if you specify a button.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Christopher Lee (veebers) wrote :

Awesome, looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches