]> source.dussan.org Git - tigervnc.git/commit
Fixes a number of issues related to cursor handling, including "invalid hotspot"...
authorBrian Hinz <bphinz@users.sourceforge.net>
Sat, 12 Jan 2013 01:17:35 +0000 (01:17 +0000)
committerBrian Hinz <bphinz@users.sourceforge.net>
Sat, 12 Jan 2013 01:17:35 +0000 (01:17 +0000)
commitdb6524b92e7c20cfdd7976714ee307a3ffd291d1
tree162248bd3afb2894474162856c43c90710afa316
parentc6eaff85c495441dccbe0a29f96410f2b7b590be
Fixes a number of issues related to cursor handling, including "invalid hotspot" exception caused when cursor hotspot is outside the maximum cursor size supported by the toolkit on the client.  Also, local cursor was not being drawn properly when the display size was scaled.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5025 3789f03b-4d11-0410-bbf8-ca57d06f2519
java/com/tigervnc/vncviewer/DesktopWindow.java