]> git.eshelyaron.com Git - emacs.git/commit
Translate timestamps when using GTK native input
authorPo Lu <luangruo@yahoo.com>
Mon, 17 Jan 2022 01:48:01 +0000 (09:48 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 17 Jan 2022 01:48:01 +0000 (09:48 +0800)
commit84ebb165771f2e0b4218ffa77916953681f9901e
treece867eccb29a57be9243d2c270d9f49109f4a698
parente25db1e167c7322497a1e33590177d57571188c8
Translate timestamps when using GTK native input

* src/gtkutil.c (xg_widget_key_press_event_cb): Use timestamp
specified in key event.
(xg_filter_key): Translate timestamps.
src/gtkutil.c