vietc/daemon/src
Khoa Vo ebfff3db11 fix: skip auto-repeat only (value=2), not real key presses
- skip_count=3 applied only to auto-repeat events, never to press/release
- Prevents rrrrrrrrr while letting spacebar and real typing through
- Reverted broken drain approach that corrupted source file
2026-06-26 16:16:09 +07:00
..
app_state.rs Optimize typing performance and preserve casing on replaced syllables 2026-06-25 19:59:46 +07:00
config.rs X11 capture: proper key tracking, direct clipboard, VNI default 2026-06-26 07:56:52 +07:00
display.rs Viet+ v0.1.0 - Vietnamese Input Method for Linux 2026-06-24 10:13:10 +07:00
main.rs fix: skip auto-repeat only (value=2), not real key presses 2026-06-26 16:16:09 +07:00