| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: add TouchController injection support for PC Add TouchController interfaces and native implementation for controlled touch injection on PC. - add ETS and NAPI create/down/move/up interfaces - add native TouchController state management and PointerEvent packaging - add service-side feature gating, permission check and screen validation - reuse EVENT_FLAG_CONTROLLER and support coordinate clamping Fixes #7225 Co-Authored-By: Agent Signed-off-by: hellohyh001 <huiyuehong@huawei.com> Change-Id: I16254e3d7dc2ed1920465aee1101825bb70313cd | 3 个月前 | |
ArkTS静态改造代码一致 Signed-off-by: KangPeng <kangpeng18@h-partners.com> | 6 个月前 | |
fix: set raw display coordinates for injected touch events Set RawDisplayX and RawDisplayY when NDK, TS NAPI, and ETS static touch injection entries set display coordinates. This keeps touch white-dot drawing aligned with injected touchscreen coordinates. Fixes #7349 Co-Authored-By: Agent <agent@example.com> Signed-off-by: hellohyh001 <huiyuehong@huawei.com> Change-Id: I80f6386b56772d5475550a9a6523ad50d0af4edf | 2 个月前 | |
Api call metrics histograms Signed-off-by: dongzhanwu <dongzhanwu1@huawei.com> Co-Authored-By:Agent | 2 个月前 |