forked from kwhat/libuiohook
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathAUTHORS
24 lines (18 loc) · 968 Bytes
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Alexander Barker <alex@1stleg.com>
Anthony Liguori <anthony@codemonkey.ws>
original version of the keycode_to_scancode function in x11/input_helper.c
Iván Munsuri Ibáñez <munsuri@gmail.com>
contributed patches to include support for media keys and objective-c callbacks in x11/input_hook.c
contributed hook_create_screen_info property for Windows and Darwin
Fabrice Bellard <fabrice@bellard.org>
xfree86_keycode_to_scancode_table lookup in x11/input_helper.c
Marc-André Moreau <marcandre.moreau@gmail.com>
original version of windows/input_helper.c
original version of windows/input_helper.h
Markus G. Kuhn <mkuhn@acm.org>
keysym_unicode_table lookup table in x11/input_helper.c
original version of the unicode_to_keysym function in x11/input_helper.c
original version of the keysym_to_unicode function in x11/input_helper.c
Alex <universailp@web.de>
updated objc_msgSend for newer XCode versions in darwin/input_hook.c
added support for cmake