]> git.eshelyaron.com Git - emacs.git/commit
Improve XI focus handling
authorPo Lu <luangruo@yahoo.com>
Sat, 6 Aug 2022 02:17:38 +0000 (10:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 6 Aug 2022 02:17:38 +0000 (10:17 +0800)
commit32ab6d71058a35f784c644f5267ed0c72aeefcda
treed99856d2256b08c846b7c6e60dd6a8ac5b9e15bc
parent4e59830bc0ab17cdbd85748b133c97837bed99e3
Improve XI focus handling

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