Opentk/Source/OpenTK/Platform/X11
Fraser Waters d1654d70d5 [X11] Fix CursorVisible
Change X11 CursorVisible to only execute if a change is actually needed,
that is if we're going from visible to not visible or vice versa.

Fixes #281
2015-08-21 23:58:00 +01:00
..
Bindings [X11] Added strong-typed enum for XIValuatorInfo.mode 2014-08-09 22:09:16 +02:00
API.cs [X11] Remove unused XCreateWindow overloads 2014-06-17 08:51:00 +02:00
Functions.cs Removed NO_SYSDRAWING in favour of just MINUMAL 2015-08-12 11:56:12 +01:00
Structs.cs Fix XIEventMask to work on any architecture 2015-08-08 23:46:18 +02:00
X11DisplayDevice.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
X11Factory.cs Merge pull request #123 from thefiddler/eglfix 2014-05-19 23:14:41 +02:00
X11GLContext.cs [OpenTK] Reduce duplication in GraphicsContextBase 2014-07-23 10:08:57 +02:00
X11GLNative.cs [X11] Fix CursorVisible 2015-08-21 23:58:00 +01:00
X11GraphicsMode.cs Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:46:39 +02:00
X11Input.cs [KMS] Added new Linux KMS driver 2014-07-16 14:28:27 +02:00
X11Keyboard.cs [X11] Use XKB for layout-independent input 2014-05-15 01:13:12 +02:00
X11KeyMap.cs [X11] Rebased on develop branch 2014-05-15 01:16:28 +02:00
X11Mouse.cs [Input] Added Mouse.GetCursorPos() (WIP) 2014-05-12 02:20:52 +02:00
X11WindowInfo.cs [X11] Fix for issue #143 2014-07-19 20:39:17 +02:00
XI2Input.cs [KMS] Added new Linux KMS driver 2014-07-16 14:28:27 +02:00
XI2MouseKeyboard.cs [X11] Fixed core X11 scrolling and absolute y motions 2014-08-10 02:56:37 +02:00