]> git.eshelyaron.com Git - emacs.git/commit
Fix child frame focus for MPX environments
authorPo Lu <luangruo@yahoo.com>
Mon, 22 Aug 2022 01:50:45 +0000 (09:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 22 Aug 2022 01:50:45 +0000 (09:50 +0800)
commite154ba196a38c1398d506f9c1c8ba58966d9aa3e
tree6e0c8cb2e2f50f000c1ea99cab63e2e6f1c51abf
parent15d628f1960ba71912cc9c3e8deaded77b953ccb
Fix child frame focus for MPX environments

* src/xterm.c (handle_one_xevent): Set child frame click-to
focus on the pointer device's attachment.
src/xterm.c