mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-19 20:38:13 +02:00
When users type keys quickly, some applications using Steam or Java
do not call XNextEvent() for a key event but _XimFilterKeypress()
and _XimFilterKeyrelease() expect to receive the key events
forwarded by input methods.
Now fabricated_time Time value is added to XimProtoPrivate to check
the timeout value.
Closes: #205
Fixes:
|
||
|---|---|---|
| .. | ||
| ximcp | ||
| Makefile.am | ||