]> git.eshelyaron.com Git - emacs.git/commit
Use XI2 focus events on X toolkit builds
authorPo Lu <luangruo@yahoo.com>
Thu, 13 Jan 2022 01:32:14 +0000 (09:32 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 13 Jan 2022 01:32:14 +0000 (09:32 +0800)
commit8ba316736f5d892182fb8d4fb75b919aa681d257
tree48f812665181d059b55bde222a5986c39ae92a80
parent9599b5923b2bc56fbf5e1fccee6a19643c75c984
Use XI2 focus events on X toolkit builds

* src/xfns.c (setup_xi_event_mask): Set focus masks on both the
shell window and the frame window.
* src/xterm.c (x_detect_focus_change): Enable XI2 focus code on
Xt.
src/xfns.c
src/xterm.c