Plan 9 from Bell Labs’s /usr/web/sources/patch/sorry/softcurs-pixel-dropping/readme

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


software cursor was not removed from screen when loadimage
was used to fill on screen image content. this patch adds
hwdraw() calls to cloadmemimage and loadmemimage that are
used to remove the softcursor from the screen if the dst
image overlaps the position of the softcursor.

hwdraw() is abused as a hook into screen.c to remove a
potential softcursor.

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.