lp://staging/~oif-team/libgrope/676473-fixup-examples
Created by
Duncan McGreggor
and last modified
- Get this branch:
- bzr branch lp://staging/~oif-team/libgrope/676473-fixup-examples
Members of
Open Input Framework Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Cody Russell (community): Approve
-
Diff: 179 lines (+65/-66)6 files modifiedMakefile.am (+1/-1)
configure.ac (+1/-1)
example/python/example.py (+0/-48)
example/python/pygrope-gestures.xml (+0/-16)
examples/pygrope/pygrope-gestures.xml (+16/-0)
examples/pygrope/pygrope.py (+47/-0)
Branch information
Recent revisions
- 15. By bratsche
-
Changes from Cody Russell include the following:
* The use of Gtk instead of gtk.
* Using only a single callback, due to the limitations of the bindings generator. - 14. By Duncan McGreggor
-
* Fixed up import statements.
* Added more comments.
* Fixed up API calls to match Cody's implementation. - 12. By Duncan McGreggor
-
* Added support for mapping events for gestures.
* Changed the destroy event mapping at Cody's suggestion. - 9. By Duncan McGreggor
-
* Fixed up example directory to support more than one example.
* Added a glade file for the Python example. - 8. By Duncan McGreggor
-
This stuff was taken from my branch; I'm removing it from this code and will re-add it as a merge from that branch.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/libgrope