]> git.eshelyaron.com Git - emacs.git/commit
Fix earlier change to xterm.c
authorPo Lu <luangruo@yahoo.com>
Sun, 4 Sep 2022 13:03:31 +0000 (21:03 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 4 Sep 2022 13:04:19 +0000 (21:04 +0800)
commit55ff36485f42777a4eaecd187cd25da5a7c153cd
treeed7905b4a5683c896e40dcef356a37a0cfc367c8
parentf1635c8efb30cd42b83e31aa29be58aeb2965a9a
Fix earlier change to xterm.c

* src/xterm.c (x_detect_focus_change): Finally figure out what
the call to x_new_focus_frame does with the core focus, and do
the equivalent with the XInput 2 focus.
src/xterm.c