Commit c9a6b20
committed
Update libuiohook to the latest commit
1 parent d835f96 commit c9a6b20
1 file changed
+1
-1
lines changedSubmodule libuiohook updated 24 files
- CMakeLists.txt+9-6
- include/uiohook.h+24-31
- man/hook_get_auto_repeat_rate.man+6-6
- man/hook_run.man+2-2
- src/darwin/dispatch_event.c+1-1
- src/darwin/input_helper.c+3-3
- src/darwin/input_hook.c+6-6
- src/darwin/post_event.c+4-4
- src/darwin/system_properties.c+7-7
- src/logger.c+1-1
- src/windows/dispatch_event.c+4-4
- src/windows/input_helper.c+25-8
- src/windows/input_helper.h+7-3
- src/windows/input_hook.c+6-6
- src/windows/post_event.c+9-7
- src/windows/system_properties.c+7-7
- src/x11/dispatch_event.c+1-1
- src/x11/input_helper.c+21-31
- src/x11/input_helper.h+3-1
- src/x11/input_hook.c+6-6
- src/x11/post_event.c+4-4
- src/x11/system_properties.c+7-7
- test/input_helper_test.c+75-27
- test/uiohook_test.c+26-22
0 commit comments