diff options
author | 2015-01-28 09:42:59 -0800 | |
---|---|---|
committer | 2015-01-29 14:05:04 +0100 | |
commit | 9b61aa864ab6c2e12e463559eb83cf83cbd06889 (patch) | |
tree | 1637077aa9338b4ad3962f33bfc3429f21a86e8d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | HID: wacom: Report ABS_MISC event for Cintiq Companion Hybrid (diff) | |
download | wireguard-linux-9b61aa864ab6c2e12e463559eb83cf83cbd06889.tar.xz wireguard-linux-9b61aa864ab6c2e12e463559eb83cf83cbd06889.zip |
HID: wacom: make sure touch arbitration is applied consistently
stylus_in_proximity is used to make sure no touch event is sent while pen is in
proximity. touch_down is used to make sure a touch up event is sent when pen
comes into proximity while touch is down.
Two touch routines didn't store touch_down. One touch routine forgot to check
stylus_in_proximity before sending touch events. This patch fixes those issues.
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions