]> git.eshelyaron.com Git - emacs.git/commit
Fix event source attribution for GTK input methods
authorPo Lu <luangruo@yahoo.com>
Mon, 11 Apr 2022 11:27:07 +0000 (19:27 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 11 Apr 2022 11:27:48 +0000 (19:27 +0800)
commit07ee24d83debfeb0570a596fa27e7203bf55a4b3
tree5ecfd65e90dae55c793edb0d2c0ce84e354b60c8
parent11080420dd7f2c34bbebf797de6eb4d4a14dae35
Fix event source attribution for GTK input methods

* src/gtkutil.c (xg_im_context_commit): Use pending keystroke
source if it exists.
src/gtkutil.c