|
void rfbRedrawAfterHideCursor(rfbClientPtr cl,sraRegionPtr updateRegion) |
OR's the cursor region with the updateRegion in
rfbSendFramebufferUpdate() which gets sent no matter what cl->requestedRegion is.
Spotted with SetUpdateRect() using {0,0,0,0} from 0e72da1
libvncserver/src/libvncserver/cursor.c
Line 716 in a06711e
Spotted with SetUpdateRect() using {0,0,0,0} from 0e72da1