Merge lp://staging/~peter-hutterer/evemu/misc-fixes into lp://staging/evemu

Proposed by Peter Hutterer
Status: Merged
Merged at revision: 53
Proposed branch: lp://staging/~peter-hutterer/evemu/misc-fixes
Merge into: lp://staging/evemu
Diff against target: 70 lines (+25/-2)
3 files modified
include/evemu.h (+10/-0)
src/evemu.c (+14/-2)
src/libutouch-evemu.ver (+1/-0)
To merge this branch: bzr merge lp://staging/~peter-hutterer/evemu/misc-fixes
Reviewer Review Type Date Requested Status
Chase Douglas (community) Approve
Review via email: mp+108663@code.staging.launchpad.net

Description of the change

Fix for running on kernels before the propbit introduction.
The second one is important for e.g. mtview to see the first touch (until the slot id change) but will require a version bump for applications to make use of it

To post a comment you must log in.
54. By Peter Hutterer

Add evemu_get_abs_current() to retrieve the current value

Applications that use evemu need this for ABS_MT_SLOT so they can start working
on the first touchpoint, rather than waiting for the slot to change.

Revision history for this message
Chase Douglas (chasedouglas) wrote :

Both changes look good to me.

review: Approve
Revision history for this message
Chase Douglas (chasedouglas) wrote :

I noticed that the new function was placed in the UTOUCH_EVEMU_1.0 libtool version script block. I've created a new UTOUCH_EVEMU_1.1 block and moved the function into it instead. Any new functions before the next release will be added here.

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