]> git.neil.brown.name Git - edlib.git/commit
display-x11: draw outline cursor entirely inside box.
authorNeilBrown <neil@brown.name>
Mon, 11 Sep 2023 08:51:05 +0000 (18:51 +1000)
committerNeilBrown <neil@brown.name>
Mon, 11 Sep 2023 12:26:57 +0000 (22:26 +1000)
commit689a95cacc2bee48ee902d0ba39b513549c7cfa8
treece8496ba058e02cf8d323a911203a281f9f67427
parent15dc88a84d2bc69901b4857b0d0f9f6405169b85
display-x11: draw outline cursor entirely inside box.

The stroke draws either side of the line given. We
need to allow for that if we want to stay entirely inside
the allowed space.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
display-x11-xcb.c