]> git.eshelyaron.com Git - emacs.git/commit
Improve XI focus handling for entry and exit events
authorPo Lu <luangruo@yahoo.com>
Sat, 6 Aug 2022 02:59:15 +0000 (10:59 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 6 Aug 2022 02:59:15 +0000 (10:59 +0800)
commita97e9d80db1c99e03566b36983037ef5f792207a
treedc0a832d73205d4da74d2039c84397ac88be5f4b
parent3fee3f59f2b71e64773037177c95a9a2bd99b0c9
Improve XI focus handling for entry and exit events

* src/xterm.c (handle_one_xevent): Skip useless
x_detect_focus_change calls in more cases.
src/xterm.c