]> git.eshelyaron.com Git - emacs.git/commit
Fix IM event source attribution on GTK
authorPo Lu <luangruo@yahoo.com>
Mon, 11 Apr 2022 04:25:51 +0000 (12:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 11 Apr 2022 04:25:51 +0000 (12:25 +0800)
commita6bfc3cb87e91d37e0a7b67e9c68224fb432c989
treed47d67ca75e131eab95e628eec2e96e95fb897ef
parentbdd7cd0d2ee006e95b10ef12151a5ff1bb4f8abd
Fix IM event source attribution on GTK

* src/xterm.c (handle_one_xevent): Set pending times on GTK as
well.
* src/gtkutil.c (xg_widget_key_press_event_cb): Respect pending
keystroke time on XI2.
src/gtkutil.c
src/xterm.c