[X11] Improved CursorVisible = false behavior
authorthefiddler <stapostol@gmail.com>
Tue, 13 May 2014 20:31:45 +0000 (22:31 +0200)
committerthefiddler <stapostol@gmail.com>
Tue, 13 May 2014 20:31:45 +0000 (22:31 +0200)
commita30af547f98250b6b60b7dd373c2f3287f93c8c2
treee1b362e65c8dc33b1a72cfcd2ac7a41ece45454e
parent7e3b99c6369470a7f15fcf5e366a5d03656375e1
[X11] Improved CursorVisible = false behavior

We now use an XGrabPointer to confine the cursor to the window,
instead of the XWarpPointer hack. Fixes issue #28 and #36.
Source/OpenTK/Platform/X11/X11GLNative.cs