summaryrefslogtreecommitdiff
path: root/src/utils.rs
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2025-12-09 21:45:25 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2025-12-09 21:45:25 +0800
commit89eb19bcbb6f56778d58ad5710ff83feecf2da9b (patch)
tree8603f638d90f1098085c573a8fd554644cd705af /src/utils.rs
parent1d1a1009ba795d70c0c06a2ffcc607c5704bf675 (diff)
Fix duplicate input issue on Windows with IME handling
Add Windows-specific input filtering to prevent duplicate key events and handle IME composition properly. Skip key release events, detect duplicate events within 20ms window, and filter IME control characters.
Diffstat (limited to 'src/utils.rs')
0 files changed, 0 insertions, 0 deletions