]> git.eshelyaron.com Git - emacs.git/commit
Fix focus restoration upon x_mouse_leave again
authorPo Lu <luangruo@yahoo.com>
Mon, 12 Sep 2022 06:01:52 +0000 (14:01 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 12 Sep 2022 06:01:52 +0000 (14:01 +0800)
commit239bad7921fc38891dc4ee09b57c96d32100f19f
tree68aab5e898ca5238cb0efa105fa97a55684597df
parente0f137f079c346c5cb05f738ed96e9a09aaad4e6
Fix focus restoration upon x_mouse_leave again

* src/xterm.c (x_mouse_leave): Call xi_handle_focus_change after
changing the implicit focus.
src/xterm.c