vietc/protocol
Khoa Vo cca68004ab fix: use select() on X11 fd for reliable event detection
XPending returned 0 even with active keyboard grab. Using select() on
the X11 connection file descriptor with 100ms timeout to reliably detect
when the X server sends events. Also adds XSelectInput on root window
and XConnectionNumber for the fd.
2026-06-26 09:32:47 +07:00
..
src fix: use select() on X11 fd for reliable event detection 2026-06-26 09:32:47 +07:00
build.rs Viet+ v0.1.1 2026-06-24 17:29:12 +07:00
Cargo.toml Viet+ v0.1.1 2026-06-24 17:29:12 +07:00