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

dsh-keyboard-guard

Touch-device compatibility shim that prevents programmatic focus from opening the mobile keyboard while preserving user-initiated focus and desktop behavior.

AI Analysis

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

Package
dsh-keyboard-guard
Version
0.1.0
License
MIT
Last updated
Aug 14, 2026

Install

$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.