]> source.dussan.org Git - tigervnc.git/commit
Store the mouse cursor in the ConnParams object
authorPierre Ossman <ossman@cendio.se>
Thu, 13 Feb 2014 13:40:25 +0000 (14:40 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 14 Jul 2014 14:03:35 +0000 (16:03 +0200)
commit126e56420e47d72cc950d03976ee57d1efda436e
tree81983d8f132c9ca381e50debbbdf1f66b797832a
parentd4f718ddd02d50cb538ccd1e356a545aca119c2f
Store the mouse cursor in the ConnParams object

Like we do for everything else. This also gets rid
of the callback, which is a bit out of place
compared to everything else.
common/rfb/ConnParams.cxx
common/rfb/ConnParams.h
common/rfb/SMsgWriter.cxx
common/rfb/SMsgWriter.h
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h