]> git.eshelyaron.com Git - emacs.git/commit
Only focus frame implicitly if focus flag is set
authorPo Lu <luangruo@yahoo.com>
Sun, 26 Dec 2021 06:24:16 +0000 (14:24 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 26 Dec 2021 06:48:13 +0000 (14:48 +0800)
commit50484ad7d78acb8358fb7da5b19cd17ef060d74e
treef27153bdfa0fe4188ec4757bdab37f2d7b172a50
parent6866cf9c375777441c996a0217b8b573657207fb
Only focus frame implicitly if focus flag is set

* src/xterm.c (x_detect_focus_change): Test for focus flag on
XI entry events.
src/xterm.c