]> git.eshelyaron.com Git - emacs.git/commit
Improve treatment of dropping mouse track state on Haiku
authorPo Lu <luangruo@yahoo.com>
Fri, 25 Feb 2022 11:36:07 +0000 (11:36 +0000)
committerPo Lu <luangruo@yahoo.com>
Fri, 25 Feb 2022 11:36:07 +0000 (11:36 +0000)
commit2b8bb05383ea1589027786795c9efaba4c718cce
treee1ae2a80894a3c38a09140756a6981d032d2b869
parenta95c43976f7cbe571bf404c24574c9a5399f235e
Improve treatment of dropping mouse track state on Haiku

* src/haikuterm.c (haiku_mouse_or_wdesc_frame): New function.
(haiku_read_socket): Use it to find the appropriate frame when
handling motion or button events.
src/haikuterm.c