Benno
Benno
It is possible to accomplish this, but not by simply using a different key code. The special function keys are handled differently by the system. Some special function keys can...
Sorry for the late reply on this PR. I appreciate the PR and will test it asap. About the support for multi-monitor setups: I am running a setup with two...
@KAMIKAZEUA the option should allow the user to chose one of the following behaviors: * set the brightness of all monitors at the same time * adjust the brightness of...
I can confirm _CTCallCopyAllCalls is working on my end. Usage example: https://www.dropbox.com/s/g0zs1sjyscmomb7/Screenshot%202014-03-21%2018.49.20.png You may also need a special entitlement to use this API in your own process.
You can get the entitlements of a binary with `ldid -e /path/to/binary`. As the functions returns valid data in SpringBoard as well, comparing the entitlements of the Phone app and...
@sergeyklay it would be useful if you could bump the package version and release it so that this change is available on PyPi
Hi Carsten, I'm glad to hear that you have been using this project for so long. I'm not exactly sure what the problem is with your new M3 MacBook. As...