lp://qastaging/~oif-packaging/grail/packaging.touch-gestures
Created by
Chase Douglas
and last modified
- Get this branch:
- bzr branch lp://qastaging/~oif-packaging/grail/packaging.touch-gestures
Members of
OIF Packaging
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Duncan McGreggor (community): Approve
- Henrik Rydberg (community): Approve
-
Diff: 645 lines (+612/-0)6 files modifieddebian/changelog (+14/-0)
debian/patches/0001-set-proper-tap-properties.patch (+13/-0)
debian/patches/0002-disable-semi-mt-rotation.patch (+25/-0)
debian/patches/0003-add-touch-gestures.patch (+508/-0)
debian/patches/0004-dont-hold-back-active-gestures.patch (+48/-0)
debian/patches/series (+4/-0)
Superseded
for merging
into
lp://qastaging/grail
- Open Input Framework Team: Pending requested
-
Diff: 41136 lines (+40743/-73) (has conflicts)40 files modifiedChangeLog (+1334/-0)
Makefile.in (+793/-0)
aclocal.m4 (+9115/-0)
autogen.sh (+0/-11)
config-aux/config.guess (+1502/-0)
config-aux/config.sub (+1714/-0)
config-aux/depcomp (+630/-0)
config-aux/install-sh (+520/-0)
config-aux/ltmain.sh (+8413/-0)
config-aux/missing (+376/-0)
config.h.in (+62/-0)
configure (+13798/-0)
debian/changelog (+171/-0)
debian/compat (+1/-0)
debian/control (+68/-0)
debian/copyright (+45/-0)
debian/libutouch-grail-dev.install (+3/-0)
debian/libutouch-grail1-udeb.install (+1/-0)
debian/libutouch-grail1.install (+1/-0)
debian/libutouch-grail1.symbols (+14/-0)
debian/patches/0001-set-proper-tap-properties.patch (+13/-0)
debian/patches/0002-disable-semi-mt-rotation.patch (+25/-0)
debian/patches/0003-add-touch-gestures.patch (+508/-0)
debian/patches/0004-dont-hold-back-active-gestures.patch (+39/-0)
debian/patches/series (+4/-0)
debian/rules (+16/-0)
debian/source/format (+1/-0)
debian/utouch-grail-tools.install (+1/-0)
debian/watch (+2/-0)
docs/grail-problems.txt (+0/-60)
src/Makefile.in (+598/-0)
src/gestures-drag.c (+20/-0)
src/gestures-pinch.c (+20/-0)
src/gestures-rotate.c (+20/-0)
src/grail-api.c (+10/-0)
src/grail-gestures.c (+13/-0)
src/grail-impl.h (+5/-0)
src/grail-inserter.h (+9/-2)
test/Makefile.in (+358/-0)
tools/Makefile.in (+520/-0)
Related bugs
Bug #724979: Prevent rotation gestures for semi-mt devices | Medium | Fix Released | |
Bug #742582: Add touch gesture events | Critical | Fix Released | |
Bug #744391: sometimes gestures stick around uncompleted | High | Fix Released |
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)