the_fiddler
|
b646cfa06c
|
* X11KeyMap.cs: Added AltGr keycode.
* X11Mouse.cs: Use XQueryPointer instead of trying to hook events.
* X11Keyboard.cs: Improved handling of key modifiers.
* X11Factory.cs: Use new X11Mouse API.
* Functions.cs: Added XButtonGrab/XButtonUngrab.
* API.cs: Added missing XF86 keysyms.
|
2010-11-04 17:57:09 +00:00 |
|
the_fiddler
|
3170c7aa0a
|
* X11KeyMap.cs: Removed dependency on System.Windows.Forms.
|
2009-09-13 16:34:03 +00:00 |
|
the_fiddler
|
69b17fa43f
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
|
the_fiddler
|
d79a9ca5d3
|
Time should be IntPtr, not uint.
Fixed KeypadEnter detection (was mistakenly mapped to vanilla Enter key).
|
2009-02-09 15:33:32 +00:00 |
|
the_fiddler
|
effc907171
|
Moved keyboard and mouse code inside X11Input.cs
|
2008-02-01 23:28:23 +00:00 |
|