forked from kwhat/libuiohook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
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 <[email protected]>
Anthony Liguori <[email protected]>
original version of the keycode_to_scancode function in x11/input_helper.c
Iván Munsuri Ibáñez <[email protected]>
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 <[email protected]>
xfree86_keycode_to_scancode_table lookup in x11/input_helper.c
Marc-André Moreau <[email protected]>
original version of windows/input_helper.c
original version of windows/input_helper.h
Markus G. Kuhn <[email protected]>
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 <[email protected]>
updated objc_msgSend for newer XCode versions in darwin/input_hook.c
added support for cmake