]> git.eshelyaron.com Git - emacs.git/commit
Implement face cursor color merging on Haiku
authorPo Lu <luangruo@yahoo.com>
Sat, 5 Feb 2022 03:17:58 +0000 (03:17 +0000)
committerPo Lu <luangruo@yahoo.com>
Sat, 5 Feb 2022 03:17:58 +0000 (03:17 +0000)
commitc274bd5c52fd64c888b1c713060da881bf72caa7
tree5471cc3c01428d184566fb584028fc87953014d1
parent686f7f8f628c04e9d574186173165b2b5a9f92e2
Implement face cursor color merging on Haiku

* src/ftcrfont.c (ftcrfont_draw):
* src/haikufont.c (haikufont_draw): Use
`haiku_merge_cursor_foreground' to calculate cursor HL colors.
* src/haikuterm.c (haiku_merge_cursor_foreground): New function.
* src/haikuterm.h: Update prototypes.
src/ftcrfont.c
src/haikufont.c
src/haikuterm.c
src/haikuterm.h