Hacker News
new
past
comments
ask
show
jobs
points
by
Someone
9 hours ago
|
comments
by
ahartmetz
8 hours ago
|
[-]
The cursor plane
is
the way to "easily blit a small cursor on top of whatever gets drawn". If the cursor was drawn on the primary plane, the primary plane would need to be redrawn (expensive!) or repaired (messy!) to change the cursor position.
reply