jnativehook icon indicating copy to clipboard operation
jnativehook copied to clipboard

libuihook version in the jnativehook

Open Stasyanych opened this issue 2 years ago • 0 comments

Hi! Please tell me why the project does not use the version of libuihook 1.2? I noticed that libuihook with commit 23acecfe20 on mac uses the entry CFPreferencesCopyValue(CFSTR("mouseDriverMaxSpeed"), CFSTR("com.apple.universalaccess"), kCFPreferencesCurrentUser, kCFPreferencesAnyHost) but in 1.2 version this operation is missing. Do I understand correctly that version 1.2 does not request management permissions through universal access functions? Thank you in advance for the answer!

Stasyanych avatar Mar 31 '23 10:03 Stasyanych