Merge lp://staging/~jpakkane/frame/xi2-accept-reject into lp://staging/frame
Proposed by
Jussi Pakkanen
Status: | Rejected |
---|---|
Rejected by: | Jussi Pakkanen |
Proposed branch: | lp://staging/~jpakkane/frame/xi2-accept-reject |
Merge into: | lp://staging/frame |
Diff against target: |
54 lines (+36/-0) 2 files modified
include/utouch/frame-xi2.h (+4/-0) src/frame-xi2.c (+32/-0) |
To merge this branch: | bzr merge lp://staging/~jpakkane/frame/xi2-accept-reject |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Open Input Framework Team | Pending | ||
Review via email: mp+60199@code.staging.launchpad.net |
Description of the change
This branch adds the functionality to reject or accept touches via the XInput2 protocol.
This is a very "just try out something" thing and probably should not be merged outright. Think of it more as a suggestion to get things going.
To post a comment you must log in.
Unmerged revisions
- 38. By Jussi Pakkanen
-
Comment clarification v2.
- 37. By Jussi Pakkanen
-
Comment clarification.
- 36. By Jussi Pakkanen
-
Log failed accept/release attempts.
- 35. By Jussi Pakkanen
-
Renamed function parameters.
- 34. By Jussi Pakkanen
-
Tentative implementation to reject and accept touches.