]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse face handling during frame reentry on Haiku
authorPo Lu <luangruo@yahoo.com>
Mon, 25 Jul 2022 09:38:06 +0000 (09:38 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 25 Jul 2022 09:39:26 +0000 (09:39 +0000)
commitbc3e9f4f6d3224af84a28eb6bb4fd1e0a4688ed1
tree55e27d5aafcb3424ac435bab73ba97dd7c7b315c
parent14d8c6f7b13f3237aa5e54f5c16ef0a9189c0459
Fix mouse face handling during frame reentry on Haiku

* src/haikuterm.c (haiku_read_socket): Clear
last_mouse_glyph_frame like on X.
src/haikuterm.c