]> git.eshelyaron.com Git - emacs.git/commit
Flush frames after mouse face is cleared on a child frame in Haiku
authorPo Lu <luangruo@yahoo.com>
Sat, 1 Jan 2022 05:32:42 +0000 (05:32 +0000)
committerPo Lu <luangruo@yahoo.com>
Sat, 1 Jan 2022 05:32:42 +0000 (05:32 +0000)
commitd7e1ed17d9d60ab0fe306d1216f695fd96d51956
tree123185586180d438c4773f311e42942d15527132
parent4521a3a19c123c43f4bb7ad21a94456434ef81f4
Flush frames after mouse face is cleared on a child frame in Haiku

* src/haiku_support.cc (~EmacsWindow):
(UpwardsSubsetChildren):
(UpwardsUnSubsetChildren): Fix locking semantics.

* src/haikuterm.c (haiku_read_socket): Flush dirty back buffers
after clearing mouse face because the pointer was moved out of a
frame.
src/haiku_support.cc
src/haikuterm.c