Comment #3 on issue 1184 by takao.fujiwara1: ibus loses timestamps for key events
http://code.google.com/p/ibus/issues/detail?id=1184

I revised the patch:
https://github.com/fujiwarat/ibus/commit/c7a67e31a1c80a9f74172b645f96e350a5cb6dcb

I found Xorg uses clock_gettime() for Time and I copied the code.

The previous XSERVER_TIME_IS_LATER check was copied from gtk/gdk/x11/gdkwindow-x11.c but I agree with your suggestion and delete the check.

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复