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 분석

核心用途是优化 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.