]> git.eshelyaron.com Git - emacs.git/commit
Make sure the cursor can't move on top of a tooltip on Haiku
authorPo Lu <luangruo@yahoo.com>
Wed, 9 Feb 2022 02:10:36 +0000 (02:10 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 9 Feb 2022 02:10:36 +0000 (02:10 +0000)
commit59ff15e3502e44d7ae7ea23cd882fc18a766d989
tree46f86b059ab5b9054394c5f6468f3de3970477a6
parent882cf2d0cdf01e67634a3ddd4744e931f41d473d
Make sure the cursor can't move on top of a tooltip on Haiku

* src/haikuterm.c (haiku_read_socket): Work around leave
notification events not being sent on tooltip frames.
src/haikuterm.c