]> git.eshelyaron.com Git - emacs.git/commit
Make cursor display on Haiku consistent with X
authorPo Lu <luangruo@yahoo.com>
Thu, 12 May 2022 04:11:12 +0000 (04:11 +0000)
committerPo Lu <luangruo@yahoo.com>
Thu, 12 May 2022 04:11:32 +0000 (04:11 +0000)
commitec1a14ab331c0abc57bc34972a8a6f69c6ffa17a
tree32af759dd3116a83ab3e133ed2c63d5d9d2ebcc4
parente2bb618ea7599548d8f6e0f9e23db5a15a90d8ac
Make cursor display on Haiku consistent with X

* src/haikuterm.c (haiku_draw_image_glyph_string): Merge cursor
foregrounds correctly.
(haiku_draw_hollow_cursor, haiku_draw_bar_cursor): New
functions.  Port code from X.
(haiku_draw_window_cursor): Port code from X so bar cursors on
top of images are treated right.
src/haikuterm.c