-
Kevin Marshall authored
ViewsV2 eschews InputConnection in favor of using Scenic for delivering input events to applications. This adds input event handling for pointer and touch events via ScenicSession. Keyboard events are already being delivered by the ImeService and are handled by InputMethodKeyboardControllerFuchsia, so no changes are needed for receiving keyboard inputs. "tiles --input_path=new" switches. Test: manual test against both "tiles --input_path=old" and Bug: 900428 Change-Id: I8ba2e0c7d35d0dd9d52ef54379d6d693bd9e82d5 Reviewed-on: https://chromium-review.googlesource.com/c/1308910 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#604758}
68f78e87