-
Hey,
On MacBook Air M1 2020 running macOS Big Sur 11.5:
- System Integrity Protection status: disabled
- build.sh has been changed: python3 shockemu.py $1
- Running the build gives a warning but…
-
MacBook Pro Early 2015 with Logitech M185 mouse connected
I guess I can't say the app is working as intended
This state
Doesn't change anything, as expected. MacBook trackpad scrolls naturally,…
-
Probably because ["All KPIs in IOHIDFamily are deprecated. Clients should use HIDDriverKit instead."](https://developer.apple.com/support/kernel-extensions/)
(HIDDriverKit: https://developer.apple.…
-
Thanks for the repository.
I have simulated the touch event on a UIButton. Its working fine on simulator but not on device i.e iPhone 4s iOS 7.
Following is the code:-
```
UIButton *button = [[UIB…
-
Hi! Thanks for putting together this library, more ways to avoid scenario tests but still tap around are great! :D
Question here more than an issue: currently, this can only be used with UIKit vie…
-
This app measures an incredible amount of sensors indicating the most diverse temperatures with fluctuations of even more than 20 degrees.
Since the individual sensors in Apple Silicon have labels t…
-
### Operating system
Ubuntu 24.04
### Description
Running docker image 1.10 (see https://github.com/dockur/macos/issues/83) with 1 CPU I can get Sonoma installed and it seems to work. Changing to 4…
-
It is a bit of a library nightmare having to have both libusb-1.0 and libusb-0.1 installed. It seems a bit of a stupid state of affairs that pic32prog needs them both, when one (0.1) is only needed f…
-
Battle.net crashes when a CircuitPython device is connected
**Devices and Versions**
Some examples from devices on my desk:
- `Adafruit CircuitPython 6.2.0 on 2021-04-05; Adafruit Trellis M4 …
-
Every mouse event causes the `EventTapCallback` to be called, which over time results in a constant 1-2% CPU usage.
I did a basic time profile and found that the main culprit is calling `[NSEvent e…