commit | 3f37b7b1d750190f15afd0d6c0a54e1ea76cbd40 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Tue Nov 10 16:50:18 2020 -0800 |
committer | Prabir Pradhan <prabirmsp@google.com> | Tue Nov 17 14:55:52 2020 -0800 |
tree | 6da90b8365b50b4502f2d544c538d1cd8c45358d | |
parent | 7e186182c8181458ec9d0072bc1f3d7f34ba88a6 [diff] |
SyncPointerCapture (3/n): Add Capture event to InputChannel This CL adds the ability to send a CAPTURE event through the InputChannel, and adds the appropriate processing logic to InputPublisher and InputConsumer. This will be used by the InputDispatcher to notify windows when they have either lost or gained Pointer Capture. Bug: 141749603 Test: atest libinput_tests Change-Id: I102833e6f0fd1e8e9c4b3c12e7a5a737eeda2377