]> git.eshelyaron.com Git - emacs.git/commit
Try to fix input method flicker on GTK builds
authorPo Lu <luangruo@yahoo.com>
Fri, 4 Feb 2022 01:04:06 +0000 (09:04 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 4 Feb 2022 01:05:44 +0000 (09:05 +0800)
commit748eb32cc5e3e4264f074e6237dc544496f1c6f1
tree72747dd6212f20f470750d4cf43697e0816216b1
parent634cedfea17a8caa7d93627b233a2eef19fc43fb
Try to fix input method flicker on GTK builds

* src/xterm.c (x_focus_changed): Only focus GTK context if
native input is on.  (bug#53698)
src/xterm.c