]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse movement event generation on Haiku
authorPo Lu <luangruo@yahoo.com>
Mon, 22 Nov 2021 07:10:57 +0000 (07:10 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 22 Nov 2021 07:10:57 +0000 (07:10 +0000)
commitc7699b97022f5bdc3848d474485e0da5f2673595
treedf4b84e2f1aafabd4c37f8da7ee3d82dc905b42f
parent9d8a2832e857fa82d401709ee4b56682ccb5b7d4
Fix mouse movement event generation on Haiku

* src/haikuterm.c (haiku_mouse_position): Set timestamp.
(haiku_read_socket): Set last_mouse_movement_time.

* src/haikuterm.h (struct haiku_display_info): Add field
`last_mouse_movement_time'.
src/haikuterm.c
src/haikuterm.h