| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Signed-off-by:xueyuanzhao<zhaoxueyuan@huawei.com> | 5 个月前 | |
Add UT for MMIClientTrace code coverage - Add 55 new test cases to cover trace branches - Cover P1 functions: RemoveInputEventFilter, SetWindowInputEventConsumer, SubscribeKeyEvent, UnsubscribeKeyEvent, SubscribeSwitchEvent, SubscribeLongPressEvent, AddMonitor, AddInterceptor, RemoveInterceptor, SimulateInputEvent, RegisterDevListener, UnregisterDevListener, SendDisplayInfo, SendWindowInfo, OnDisconnected - Cover P2 functions: Set/GetMouseScrollRows, Set/GetPointerStyle, Set/GetPointerSpeed, Set/GetPointerColor, Set/GetPointerSize, Set/GetPointerVisible, Set/GetPointerLocation, Set/GetMousePrimaryButton, Set/GetHoverScrollState, Set/GetTouchpadScrollSwitch, Set/GetTouchpadTapSwitch, Set/GetTouchpadPointerSpeed, GetCursorSurfaceId - All test cases use EXPECT_EQ/EXPECT_TRUE for assertions - Total: 859 lines added Co-Authored-By: Agent Signed-off-by: athends <huwanyong1@huawei.com> | 5 个月前 | |
Feat:Support Hook For PointerEvent. Co-authored-by: wuliangdong<wuliangdong1@huawei.com> | 9 个月前 | |
add subscribe input active interface Signed-off-by: xuliang <xuliang101@huawei.com> | 1 年前 | |
liangwei49@huawei.com Signed-off-by: liangwei <liangwei49@huawei.com> | 10 个月前 | |
fix mutex Signed-off-by: wanghao1717 <wanghao505@huawei.com> | 1 年前 | |
Feat:Support Hook For PointerEvent. Co-authored-by: wuliangdong<wuliangdong1@huawei.com> | 9 个月前 | |
Feat:Support Hook For PointerEvent. Co-authored-by: wuliangdong<wuliangdong1@huawei.com> | 9 个月前 | |
Fix touch gesture monitor Signed-off-by: blueyouth <bailiang18@huawei.com> | 6 个月前 | |
无效头文件删除 Signed-off-by:yang_yong_qi<yangyongqi4@h-partners.com> Signed-off-by: 杨勇琦 <yangyongqi4@h-partners.com> | 1 年前 | |
feat: add inputDevice.bindToDisplay API for binding input devices to displays Add the bindToDisplay API that allows system applications to bind external input devices (USB/Bluetooth) to specific displays. The bound device's events (key and pointer) are routed to the target display. Also improve error codes for SetDisplayBind to return specific codes for display-not-found, device-not-found, and unsupported-device scenarios. The displayId parameter uses int (i32) to match the underlying IPC type. Event dispatch binding is applied via a common ApplyBoundDisplayId function called at each device entry point (mouse/touchpad/joystick/keyboard) before displayId is used for business logic, associating events with the display group of the bound display. Co-Authored-By: Agent 🤖 AI[14%] 🔧 Human Fixed[0%] 🧑 Human[86%] 👌 AI Adopted[100%] Change-Id: I65239653d5a4611fd949587f60b58d3e48f13cc7 Signed-off-by: xueyuanzhao <zhaoxueyuan@huawei.com> Signed-off-by: zhaoxueyuan <zhaoxueyuan@huawei.com> | 1 天前 | |
Add input_feature_touch_gesture Signed-off-by: blueyouth <bailiang18@huawei.com> | 6 个月前 | |
fix Signed-off-by: 王豪 <wanghao505@huawei.com> Change-Id: I553df097ce3fdbbb6adec74baad85a9ea7c56f61 | 1 年前 | |
Feat:Support intercepting key events and re-dispatching them to the new handler. Signed-off-by: wuliangdong <wuliangdong1@huawei.com> Change-Id: I8f5f210005ed4c4e9902e201d1cceda6ecb11ec7 | 10 个月前 | |
code review Signed-off-by: kevin812085902 <hugongcheng@huawei.com> | 10 个月前 | |
Fix:Fix Bug Of TS Injection Interface. Co-Authored-By:Agent Signed-off-by: wuliangdong <wuliangdong1@huawei.com> | 3 个月前 | |
无效头文件删除 Signed-off-by:yang_yong_qi<yangyongqi4@h-partners.com> Signed-off-by: 杨勇琦 <yangyongqi4@h-partners.com> | 1 年前 | |
Fix:Check displayId x y Co-Authored-By:Agent Signed-off-by: wuliangdong <wuliangdong1@huawei.com> | 3 个月前 | |
Improve UT coverage Signed-off-by: blueyouth <bailiang18@huawei.com> Change-Id: Ic29bb56990240551cd203047b59227d3eb0c7c0f | 1 年前 | |
fix: record all pointer items and free buffer memory on disable - Record every PointerItem's pointerId and toolType in parallel vectors, matching the server-side PushPointerRecord pattern, so multi-touch finger information is preserved in the query result - Restore pointerId on the reconstructed PointerEvent and its items - Free the ring buffer memory in Disable via clear + shrink_to_fit - Add multi-touch unit test covering two PointerItems Co-Authored-By: Agent Signed-off-by: athends <huwanyong1@h-partners.com> AI[100%] Human Fixed[0%] Human[0%] AI Adopted[100%] Co-authored-by: opencode (glm-5.2) <ai@local> | 3 天前 | |
无效头文件删除 Signed-off-by:yang_yong_qi<yangyongqi4@h-partners.com> Signed-off-by: 杨勇琦 <yangyongqi4@h-partners.com> | 1 年前 | |
无效头文件删除 Signed-off-by:yang_yong_qi<yangyongqi4@h-partners.com> Signed-off-by: 杨勇琦 <yangyongqi4@h-partners.com> | 1 年前 | |
手写笔靠近远离特性 Signed-off-by: Dragon51 <longchao17@h-partners.com> | 1 年前 | |
fix: refine touch controller implementation Signed-off-by: hellohyh001 <huiyuehong@huawei.com> Change-Id: Id5da73b72b73652185074edea10d769f48628e81 | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 个月前 | ||
| 5 个月前 | ||
| 9 个月前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 6 个月前 | ||
| 1 年前 | ||
| 1 天前 | ||
| 6 个月前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 10 个月前 | ||
| 3 个月前 | ||
| 1 年前 | ||
| 3 个月前 | ||
| 1 年前 | ||
| 3 天前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 3 个月前 |