]> git.eshelyaron.com Git - emacs.git/commit
Fix clicking in child frames with GPM
authorjared <jared@electric-egg>
Sun, 26 Jan 2025 22:43:51 +0000 (14:43 -0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 30 Jan 2025 18:07:55 +0000 (19:07 +0100)
commit8b94612ec9bbd2fc274e22e9ae05656f455ee4c7
tree59ed521d193deae41fded6cf5a3dcbcc6c0fdff7
parentd4a24439f74a1f283ccf6834d43b31ec5b1701fd
Fix clicking in child frames with GPM

* src/term.c (handle_one_term_event): Store child frame
coordinates in event.

(cherry picked from commit 5eae7f5227c7789dea45cef26fec17c057024670)
src/term.c