y4rr

Results 4 comments of y4rr

Confirm this issue. Setting any of these permissions doesn't help: kTCCServiceScreenCapture kTCCServiceListenEvent kTCCServiceAccessibility I've debugged the code a little and everything looks fine on the surface, it calls DFRFoundationPostEventWithMouseActivity, but...

@sindresorhus AHAH it seems that I have figured out how to make the app responsive to the mouse, but only temporarily: 1. Open Xcode. 2. Open its own touch bar...

@labourperth I am afraid this will not be possible, as Mojave lacks private frameworks required for the app to run.

@idkmyusername @zacKolton Check your boot-args. Here's what I use. Maybe there's some extra arguments, I'm not sure, but everything works fine for me: sudo nvram boot-args="-v cs_enforcement_disable=1 amfi_allow_any_signature=1 amfi_unrestrict_task_for_pid=1 amfi_get_out_of_my_way=1"