]> git.eshelyaron.com Git - emacs.git/commit
Exercise wire right after event is filtered for native input
authorPo Lu <luangruo@yahoo.com>
Mon, 17 Jan 2022 00:29:39 +0000 (08:29 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 17 Jan 2022 00:30:38 +0000 (08:30 +0800)
commite25db1e167c7322497a1e33590177d57571188c8
tree59b33fdf24c01d0579bb824f71f952c97ee163c2
parent714e11d53534416b6519396a9df5d62054731810
Exercise wire right after event is filtered for native input

* src/xterm.c (handle_one_xevent): Run a no-op immediately after
an event was filtered by GDK.
src/xterm.c