vietc/daemon/src
Khoa Vo 666f1b400e fix: non-blocking XPending event loop + auto re-grab on grab loss
- Use XPending() to check for events before XNextEvent (non-blocking)
- Add is_grabbed() and has_pending_events() public methods
- Auto re-grab keyboard when grab is silently lost (tray, WM focus)
- Fixes AppImage daemon receiving zero keystroke events
2026-06-26 09:17:47 +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: non-blocking XPending event loop + auto re-grab on grab loss 2026-06-26 09:17:47 +07:00