fix(input): check device availability#614
fix(input): check device availability#614deepin-bot[bot] merged 1 commit intolinuxdeepin:develop/eaglefrom
Conversation
enable UINPUT device in input device. log: cenable UINPUT device in input device. bug: https://pms.uniontech.com/bug-view-347463.html
deepin pr auto review这段代码修改主要是向静态成员变量 1. 语法逻辑
2. 代码质量
3. 代码性能
4. 代码安全
改进建议
总结:该 diff 修改本身语法正确且无性能问题,但为了代码的健壮性,建议确认后续逻辑对 |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideExtend the list of supported input device interfaces to include UINPUT so that these devices are recognized and handled by DeviceInput. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: add-uos, max-lvs The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/forcemerge |
|
This pr force merged! (status: unstable) |
322f0e9
into
linuxdeepin:develop/eagle
enable UINPUT device in input device.
log: cenable UINPUT device in input device.
bug: https://pms.uniontech.com/bug-view-347463.html
Summary by Sourcery
New Features: