summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Vaibhav Devmurari <vdevmurari@google.com> 2023-02-23 14:39:57 +0000
committer Vaibhav Devmurari <vdevmurari@google.com> 2023-03-03 10:28:34 +0000
commitdb92f29b6c56f6a3fcc5cf1a03e50909d776ba80 (patch)
tree3f18171bcaf540527364793e02afd1056138b431 /libs/input/PointerController.cpp
parentd460dea0a1341ceb020fe5f8378e91b80eca6181 (diff)
Handle Home shortcut in PhoneWindowManager and back in native
Home: This is fully handled by System and can be handled in PhoneWindowManager like all the other shortcuts. Back: This event need to be sent to application for handling. Since, meta based shortcuts or KeyEvents are not sent to application, we need to pre-convert Meta+` and Meta+arrow_left to KEYCODE_BACK before sending to App. This is handled on the native side. Test: manual Bug: 270242945 Bug: 270241579 Change-Id: I2b0773f3c3d1623a82740ac67f59a30f4d90d2c8
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions