Merge lp://qastaging/~kees/unity/state-machine into lp://qastaging/unity

Proposed by Kees Cook
Status: Rejected
Rejected by: Jason Smith
Proposed branch: lp://qastaging/~kees/unity/state-machine
Merge into: lp://qastaging/unity
Diff against target: 550 lines (+308/-0)
5 files modified
plugins/unityshell/src/GeisAdapter.cpp (+257/-0)
plugins/unityshell/src/GeisAdapter.h (+16/-0)
plugins/unityshell/src/PluginAdapter.cpp (+21/-0)
plugins/unityshell/src/PluginAdapter.h (+3/-0)
plugins/unityshell/src/unityshell.cpp (+11/-0)
To merge this branch: bzr merge lp://qastaging/~kees/unity/state-machine
Reviewer Review Type Date Requested Status
Jason Smith (community) Needs Fixing
Chase Douglas Pending
Review via email: mp+67251@code.qastaging.launchpad.net

Description of the change

Note that this doesn't inhibit other drags (i.e. ginn still works with 2-finger drags).

To post a comment you must log in.
Revision history for this message
Jason Smith (jassmith) wrote :

This breaks other applications using 2 finger gestures, of which there are currently none but I think we might get in trouble for that :/

review: Needs Fixing
Revision history for this message
Kees Cook (kees) wrote :

Hrm? But... it doesn't. I explicitly tested that since Chase brought that up as a potential problem.

Unmerged revisions

1269. By Kees Cook

Attach to optional plugin and add gesture state machine for activation.

1268. By Kees Cook

Make the individual touch points from a gesture available to the Unity
gesture subsystem.

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.