Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
81ac5600 [view]master2005-01-19 02:08:23 +0000dscho[libtdevnc] oops, a debug message slipped through
a84b3d07 [view]master2005-01-18 23:18:04 +0000dscho[libtdevnc] pointerClient was still static.
do not make requestedRegion empty without reason.
the cursor handling for clients which don't handle CursorShape updates was
completely broken. It originally was very complicated for performance
reasons, however, in most cases it made performance even worse, because at
idle times there was way too much checking going on, and furthermore,
sometimes unnecessary updates were inevitable.
The code now is much more elegant: the ClientRec structure knows exactly
where it last painted the cursor, and the ScreenInfo structure knows where
the cursor shall be.
As a consequence there is no more rfbDrawCursor()/rfbUndrawCursor(), no more
dontSendFramebufferUpdate, and no more isCursorDrawn. It is now possible to
have clients which understand CursorShape updates and clients which don't at
the same time.
rfbSetCursor no longer has the option freeOld; this is obsolete, as the cursor
structure knows what to free and what not.
dd923e86 [view]master2005-01-18 22:58:59 +0000dscho[libtdevnc] add convenience function to clip using x2,y2 instead of w,h
9cc78e54 [view]master2005-01-18 22:53:13 +0000dscho[libtdevnc] add a cursor test (interactive for now)
b5bbdae6 [view]master2005-01-18 22:52:10 +0000dscho[libtdevnc] more ignorance
85fad9c7 [view]master2005-01-17 16:27:04 +0000dscho[libtdevnc] LibVNCClient is included
df81ea89 [view]master2005-01-17 16:23:22 +0000dscho[libtdevnc] alpha cursor and VisualNaCro news
b0f7d045 [view]master2005-01-16 17:09:27 +0000dscho[libtdevnc] ignore generated files
b58e460f [view]master2005-01-16 04:49:44 +0000runge[libtdevnc] add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc..
336d7dad [view]master2005-01-14 21:17:56 +0000dscho[libtdevnc] fix most TODOs; recorder.pl now actually records something; add nacro.pm to package

List generated Tue Aug 18 20:20:11 2026
Currently showing patches 59401 to 59410 of 59798 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]