]> git.eshelyaron.com Git - emacs.git/commit
Report cursor correctly on PGTK when there is a margin
authorPo Lu <luangruo@yahoo.com>
Thu, 12 Jan 2023 10:36:14 +0000 (18:36 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 12 Jan 2023 10:36:14 +0000 (18:36 +0800)
commit53b47df8229a3a54777940663edda28de0a01b90
tree3de1ace02162327215fc52eb6b37ff703a8b5fc8
parentf4f30ff4c44dcfdf780f1981aa541af713f2805f
Report cursor correctly on PGTK when there is a margin

* src/pgtkterm.c (pgtk_draw_window_cursor): Adjust frame_x by
the margin width as well.
src/pgtkterm.c