| commit | 8d93efb27ab8927ffc7a357f1b2d10039de50ed4 | [log] [tgz] |
|---|---|---|
| author | Chase Douglas <chase.douglas@canonical.com> | Sun Jun 20 21:32:29 2010 -0400 |
| committer | Jiri Kosina <jkosina@suse.cz> | Thu Jun 24 10:48:03 2010 +0200 |
| tree | 1ffc1eaff7f116243d8a84ae6944b4fb985b8616 | |
| parent | 9846f350ef4d4108c1154acfc125fe8d8630ef84 [diff] |
HID: magicmouse: properly account for scroll movement in state Before this change, sequential scroll events would take a variable amount of movement due to incorrect accounting. This change ensures all scroll movements require a deterministic touch movement for an action to occur. Signed-off-by: Chase Douglas <chase.douglas@canonical.com> Acked-by: Michael Poole <mdpoole@troilus.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>