summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/21/changes
diff options
context:
space:
mode:
authorMichael Wright <michaelwr@google.com>2016-05-16 15:21:03 +0100
committerMichael Wright <michaelwr@google.com>2016-06-08 20:13:53 +0000
commit93b5f434a4bc21220eed002697506854684dc019 (patch)
treeadfcd06861a01a5fb90a4a4c457530270604f82f /docs/html/sdk/api_diff/21/changes
parent2c4d9568e4dd3678d37423a401845f558bed646c (diff)
Remove Pointer Capture API
The underlying implementation needs to be completely rethought. If a process crashed while you were in pointer capture mode, you were pretty much stuck in it. If the mouse happened to move outside of your bounds right before you called the API, you'd never actually get an event (whatever it was hovering over would). There's no easy way for the system to tell you when you enter or exit this mode because it doesn't actually track who the current request is from. These are all solvable, but not in the N time frame. Maybe next time. Bug: 26830970 Change-Id: I899649594c7ca8db5962fcdaa71c5b21d3aa42c3
Diffstat (limited to 'docs/html/sdk/api_diff/21/changes')
0 files changed, 0 insertions, 0 deletions