xiaohj233/dsh-compat-shims--packages-keyboard-guard0

dsh-keyboard-guard

触摸设备兼容性补丁,防止程序化聚焦打开移动端键盘,同时保留用户发起的聚焦和桌面端行为。

AI 分析

核心用途是优化 DSH 在平板或手机等触摸设备上的输入体验,避免自动聚焦时频繁弹起虚拟键盘。适合常在移动端访问 DSH 的用户。

包名
dsh-keyboard-guard
版本
0.1.0
许可证
MIT
最近更新
2026年8月14日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaohj233/dsh-compat-shims#09af87746999677406b0a3946b91e94af27c48a5&path:packages/keyboard-guard

Configuration

No settings are required. Live diagnostics are available in the page as window.__dshKeyboardGuard; its dispose() and rearm() methods are intended for debugging.