Merge lp://staging/~bratsche/libgrope/callback-user-data into lp://staging/libgrope

Proposed by Cody Russell
Status: Merged
Merged at revision: 3
Proposed branch: lp://staging/~bratsche/libgrope/callback-user-data
Merge into: lp://staging/libgrope
Diff against target: 274 lines (+62/-31)
4 files modified
example/gesture.c (+16/-8)
src/grope.h (+1/-3)
src/gropegesturemanager.c (+37/-15)
src/gropegesturemanager.h (+8/-5)
To merge this branch: bzr merge lp://staging/~bratsche/libgrope/callback-user-data
Reviewer Review Type Date Requested Status
Duncan McGreggor (community) Approve
Open Input Framework Team Pending
Review via email: mp+40479@code.staging.launchpad.net
To post a comment you must log in.
Revision history for this message
Duncan McGreggor (oubiwann) wrote :

I'm +1 for this change, as long as I understand it :-) Can you explain (briefly; no need for a disertation) the reason you're adding the gpointer?

review: Needs Information
3. By Cody Russell

Add data to binding.

Revision history for this message
Cody Russell (bratsche) wrote :

Oops, I put that up for review earlier than intended. The next revision finishes off what I wanted to do.

When you register a window to receive gesture events, you can pass some arbitrary data that will be stored in the registration and sent to the callback functions.

Revision history for this message
Duncan McGreggor (oubiwann) wrote :

Cool, thanks for the extra info :-)

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