]> git.eshelyaron.com Git - emacs.git/commit
Fix various bugs with mouse dragging on Haiku
authorPo Lu <luangruo@yahoo.com>
Sun, 3 Apr 2022 13:35:28 +0000 (13:35 +0000)
committerPo Lu <luangruo@yahoo.com>
Sun, 3 Apr 2022 13:37:26 +0000 (13:37 +0000)
commit45011b77f42ad87844e757c218a9d4283348d410
treec8df9e6e405ed6919259445ae5de4bc230e85555
parentc12a48c3350bb5aa2cbefda10c5364c778463366
Fix various bugs with mouse dragging on Haiku

* src/haikuterm.c (haiku_mouse_position): Rewrite so that
different track-mouse types can be handled more consistently.
src/haikuterm.c